summaryrefslogtreecommitdiff
path: root/svx/source/gallery2/galbrws2.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/gallery2/galbrws2.cxx')
-rw-r--r--svx/source/gallery2/galbrws2.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/gallery2/galbrws2.cxx b/svx/source/gallery2/galbrws2.cxx
index c1ee1ad51650..f2b38b84291c 100644
--- a/svx/source/gallery2/galbrws2.cxx
+++ b/svx/source/gallery2/galbrws2.cxx
@@ -129,7 +129,7 @@ public:
sal_uIntPtr nObjectPos,
bool bPreview,
GalleryBrowser2* pBrowser );
- virtual ~GalleryThemePopup();
+ virtual ~GalleryThemePopup() override;
void ExecutePopup( vcl::Window *pParent, const ::Point &aPos );