summaryrefslogtreecommitdiff
path: root/include/sfx2/sidebar/ControllerItem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/sfx2/sidebar/ControllerItem.hxx')
-rw-r--r--include/sfx2/sidebar/ControllerItem.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/sfx2/sidebar/ControllerItem.hxx b/include/sfx2/sidebar/ControllerItem.hxx
index 7210dea31c3d..ef1a6db600fa 100644
--- a/include/sfx2/sidebar/ControllerItem.hxx
+++ b/include/sfx2/sidebar/ControllerItem.hxx
@@ -80,6 +80,9 @@ public:
SfxBindings &rBindings,
ItemUpdateReceiverInterface& rItemUpdateReceiver);
+ /// releases our action listener
+ virtual void dispose() SAL_OVERRIDE;
+
virtual ~ControllerItem();
/** Returns </TRUE> when the slot/command has not been disabled.