summaryrefslogtreecommitdiff
path: root/sw/source/core/uibase/inc/unoatxt.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/uibase/inc/unoatxt.hxx')
-rw-r--r--sw/source/core/uibase/inc/unoatxt.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/uibase/inc/unoatxt.hxx b/sw/source/core/uibase/inc/unoatxt.hxx
index 90338fdb3973..1e65f7a0fa52 100644
--- a/sw/source/core/uibase/inc/unoatxt.hxx
+++ b/sw/source/core/uibase/inc/unoatxt.hxx
@@ -253,7 +253,7 @@ class SwAutoTextEventDescriptor : public SvBaseEventDescriptor
public:
SwAutoTextEventDescriptor( SwXAutoTextEntry& rAutoText );
- ~SwAutoTextEventDescriptor();
+ virtual ~SwAutoTextEventDescriptor();
virtual OUString SAL_CALL getImplementationName(void)
throw( ::com::sun::star::uno::RuntimeException, std::exception ) SAL_OVERRIDE;