summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/swuipardlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/swuipardlg.hxx')
-rw-r--r--sw/source/uibase/inc/swuipardlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/swuipardlg.hxx b/sw/source/uibase/inc/swuipardlg.hxx
index 4fb29dc5a52c..c1ebe82ce528 100644
--- a/sw/source/uibase/inc/swuipardlg.hxx
+++ b/sw/source/uibase/inc/swuipardlg.hxx
@@ -47,7 +47,7 @@ public:
const OUString *pCollName = nullptr,
bool bDraw = false,
const OString& sDefPage = OString());
- virtual ~SwParaDlg();
+ virtual ~SwParaDlg() override;
};
#endif