summaryrefslogtreecommitdiff
path: root/svx/inc/GalleryControl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/inc/GalleryControl.hxx')
-rw-r--r--svx/inc/GalleryControl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/inc/GalleryControl.hxx b/svx/inc/GalleryControl.hxx
index db467e547a2d..87d8c246b25f 100644
--- a/svx/inc/GalleryControl.hxx
+++ b/svx/inc/GalleryControl.hxx
@@ -62,7 +62,7 @@ private:
protected:
void ThemeSelectionHasChanged();
- virtual ~GalleryControl();
+ virtual ~GalleryControl() override;
virtual void dispose() override;
};