summaryrefslogtreecommitdiff
path: root/sw/source/core/uibase/inc/cption.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/uibase/inc/cption.hxx')
-rw-r--r--sw/source/core/uibase/inc/cption.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/uibase/inc/cption.hxx b/sw/source/core/uibase/inc/cption.hxx
index 7eb9837e2dfd..0322b7b7e30c 100644
--- a/sw/source/core/uibase/inc/cption.hxx
+++ b/sw/source/core/uibase/inc/cption.hxx
@@ -105,7 +105,7 @@ class SwCaptionDialog : public SvxStandardDialog
static OUString our_aSepTextSave; // Save caption separator text
public:
SwCaptionDialog( Window *pParent, SwView &rV );
- ~SwCaptionDialog();
+ virtual ~SwCaptionDialog();
};
#endif