summaryrefslogtreecommitdiff
path: root/sw/source/core/uibase/inc/envimg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/uibase/inc/envimg.hxx')
-rw-r--r--sw/source/core/uibase/inc/envimg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/uibase/inc/envimg.hxx b/sw/source/core/uibase/inc/envimg.hxx
index 054d602e1dce..4707eb63a098 100644
--- a/sw/source/core/uibase/inc/envimg.hxx
+++ b/sw/source/core/uibase/inc/envimg.hxx
@@ -78,7 +78,7 @@ class SwEnvCfgItem : public utl::ConfigItem
com::sun::star::uno::Sequence<OUString> GetPropertyNames();
public:
SwEnvCfgItem();
- ~SwEnvCfgItem();
+ virtual ~SwEnvCfgItem();
SwEnvItem& GetItem() {return aEnvItem;}