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 30559a47c681..4069ebc20a57 100644
--- a/sw/inc/colwd.hxx
+++ b/sw/inc/colwd.hxx
@@ -33,7 +33,7 @@ class SwTableWidthDlg : public SvxStandardDialog
SwTableFUNC &rFnc;
protected:
- virtual void Apply();
+ virtual void Apply() SAL_OVERRIDE;
DECL_LINK(LoseFocusHdl, void * = 0);
public: