summaryrefslogtreecommitdiff
path: root/sw/source/core/uibase/inc/swuipardlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/uibase/inc/swuipardlg.hxx')
-rw-r--r--sw/source/core/uibase/inc/swuipardlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/uibase/inc/swuipardlg.hxx b/sw/source/core/uibase/inc/swuipardlg.hxx
index 3c6f3cc951f3..650c973b200f 100644
--- a/sw/source/core/uibase/inc/swuipardlg.hxx
+++ b/sw/source/core/uibase/inc/swuipardlg.hxx
@@ -45,7 +45,7 @@ public:
const OUString *pCollName = 0,
sal_Bool bDraw = sal_False,
const OString& sDefPage = OString());
- ~SwParaDlg();
+ virtual ~SwParaDlg();
};
#endif