summaryrefslogtreecommitdiff
path: root/svtools/source/inc/renderer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/source/inc/renderer.hxx')
-rw-r--r--svtools/source/inc/renderer.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svtools/source/inc/renderer.hxx b/svtools/source/inc/renderer.hxx
index 5996aa89f7f5..b50088d2e737 100644
--- a/svtools/source/inc/renderer.hxx
+++ b/svtools/source/inc/renderer.hxx
@@ -42,7 +42,7 @@ class GraphicRendererVCL : public ::cppu::OWeakAggObject,
public:
GraphicRendererVCL();
- ~GraphicRendererVCL() throw();
+ virtual ~GraphicRendererVCL() throw();
// XInterface
virtual ::com::sun::star::uno::Any SAL_CALL queryAggregation( const ::com::sun::star::uno::Type & rType ) throw(::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE;