summaryrefslogtreecommitdiff
path: root/sd/source/ui/unoidl/unocpres.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/unoidl/unocpres.hxx')
-rw-r--r--sd/source/ui/unoidl/unocpres.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/unoidl/unocpres.hxx b/sd/source/ui/unoidl/unocpres.hxx
index a9b5a1733999..7cb75bb3a778 100644
--- a/sd/source/ui/unoidl/unocpres.hxx
+++ b/sd/source/ui/unoidl/unocpres.hxx
@@ -118,7 +118,7 @@ private:
public:
SdXCustomPresentationAccess(SdXImpressDocument& rMyModel) throw();
- ~SdXCustomPresentationAccess() throw();
+ virtual ~SdXCustomPresentationAccess() throw();
// XServiceInfo
virtual OUString SAL_CALL getImplementationName() throw(::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE;