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 f42fe3c2b695..cd445238c1cf 100644
--- a/sw/inc/colwd.hxx
+++ b/sw/inc/colwd.hxx
@@ -52,7 +52,7 @@ class SwTableWidthDlg : public SvxStandardDialog
protected:
virtual void Apply();
- DECL_LINK( LoseFocusHdl, Edit* pEdt=0 );
+ DECL_LINK(LoseFocusHdl, void * = 0);
public:
SwTableWidthDlg(Window *pParent, SwTableFUNC &rFnc );