summaryrefslogtreecommitdiff
path: root/svtools/source/graphic/descriptor.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/source/graphic/descriptor.hxx')
-rw-r--r--svtools/source/graphic/descriptor.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svtools/source/graphic/descriptor.hxx b/svtools/source/graphic/descriptor.hxx
index 3f623b730467..c6c22d0a4f3c 100644
--- a/svtools/source/graphic/descriptor.hxx
+++ b/svtools/source/graphic/descriptor.hxx
@@ -68,7 +68,7 @@ class GraphicDescriptor : public ::cppu::OWeakAggObject,
public:
GraphicDescriptor();
- ~GraphicDescriptor() throw();
+ virtual ~GraphicDescriptor() throw();
void init( const ::Graphic& rGraphic ) throw();
void init( const OUString& rURL ) throw();