summaryrefslogtreecommitdiff
path: root/sw/inc/colwd.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/colwd.hxx')
-rw-r--r--sw/inc/colwd.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/colwd.hxx b/sw/inc/colwd.hxx
index fed2b5375c78..2657cd3b2755 100644
--- a/sw/inc/colwd.hxx
+++ b/sw/inc/colwd.hxx
@@ -38,7 +38,7 @@ protected:
public:
SwTableWidthDlg(vcl::Window *pParent, SwTableFUNC &rFnc );
- virtual ~SwTableWidthDlg();
+ virtual ~SwTableWidthDlg() override;
virtual void dispose() override;
};