summaryrefslogtreecommitdiff
path: root/svx/source/unogallery/unogalitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/unogallery/unogalitem.hxx')
-rw-r--r--svx/source/unogallery/unogalitem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/unogallery/unogalitem.hxx b/svx/source/unogallery/unogalitem.hxx
index e854e4c18a80..2a86ed350ff5 100644
--- a/svx/source/unogallery/unogalitem.hxx
+++ b/svx/source/unogallery/unogalitem.hxx
@@ -48,7 +48,7 @@ class GalleryItem : public ::cppu::OWeakAggObject,
public:
GalleryItem( ::unogallery::GalleryTheme& rTheme, const GalleryObject& rObject );
- ~GalleryItem() throw();
+ virtual ~GalleryItem() throw();
bool isValid() const;