summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/GraphicObjectBar.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/GraphicObjectBar.hxx')
-rw-r--r--sd/source/ui/inc/GraphicObjectBar.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/inc/GraphicObjectBar.hxx b/sd/source/ui/inc/GraphicObjectBar.hxx
index 2bce18b3bda1..bb7cf3b07996 100644
--- a/sd/source/ui/inc/GraphicObjectBar.hxx
+++ b/sd/source/ui/inc/GraphicObjectBar.hxx
@@ -41,7 +41,7 @@ private:
public:
GraphicObjectBar (ViewShell* pSdViewShell, ::sd::View* pSdView);
- virtual ~GraphicObjectBar();
+ virtual ~GraphicObjectBar() override;
void GetAttrState( SfxItemSet& rSet );
void Execute( SfxRequest& rReq );