summaryrefslogtreecommitdiff
path: root/sw/source/core/uibase/inc/frmdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/uibase/inc/frmdlg.hxx')
-rw-r--r--sw/source/core/uibase/inc/frmdlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/uibase/inc/frmdlg.hxx b/sw/source/core/uibase/inc/frmdlg.hxx
index 69343955e085..6475f737d3e3 100644
--- a/sw/source/core/uibase/inc/frmdlg.hxx
+++ b/sw/source/core/uibase/inc/frmdlg.hxx
@@ -60,7 +60,7 @@ public:
const OString& sDefPage = OString(),
const OUString* pFmtStr = 0);
- ~SwFrmDlg();
+ virtual ~SwFrmDlg();
SwWrtShell* GetWrtShell() { return m_pWrtShell; }
};