summaryrefslogtreecommitdiff
path: root/sw/source/core/uibase/inc/optload.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/uibase/inc/optload.hxx')
-rw-r--r--sw/source/core/uibase/inc/optload.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/uibase/inc/optload.hxx b/sw/source/core/uibase/inc/optload.hxx
index e52d4f203fea..99ecd4b0bb9d 100644
--- a/sw/source/core/uibase/inc/optload.hxx
+++ b/sw/source/core/uibase/inc/optload.hxx
@@ -161,7 +161,7 @@ private:
public:
SwCaptionOptPage( Window* pParent,
const SfxItemSet& rSet );
- ~SwCaptionOptPage();
+ virtual ~SwCaptionOptPage();
static SfxTabPage* Create( Window* pParent,
const SfxItemSet& rAttrSet);