summaryrefslogtreecommitdiff
path: root/cui/source/options/optgdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/options/optgdlg.hxx')
-rw-r--r--cui/source/options/optgdlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/options/optgdlg.hxx b/cui/source/options/optgdlg.hxx
index cf69c7d2ee0b..817cf46622d2 100644
--- a/cui/source/options/optgdlg.hxx
+++ b/cui/source/options/optgdlg.hxx
@@ -80,7 +80,7 @@ private:
DECL_LINK(HelpCheckHdl_Impl, void *);
DECL_LINK(HelpAgentResetHdl_Impl, void *);
#ifdef WNT
- DECL_LINK( OnFileDlgToggled, CheckBox* );
+ DECL_LINK( OnFileDlgToggled, void* );
#endif
protected:
virtual int DeactivatePage( SfxItemSet* pSet = NULL );