diff options
Diffstat (limited to 'include/svx/gallery1.hxx')
-rw-r--r-- | include/svx/gallery1.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/gallery1.hxx b/include/svx/gallery1.hxx index f60ee4089604..1a496dc45709 100644 --- a/include/svx/gallery1.hxx +++ b/include/svx/gallery1.hxx @@ -121,7 +121,7 @@ private: void ImplDeleteCachedTheme( GalleryTheme* pTheme ); SVX_DLLPUBLIC Gallery( const OUString& rMultiPath ); - SVX_DLLPUBLIC ~Gallery(); + SVX_DLLPUBLIC virtual ~Gallery(); public: |