summaryrefslogtreecommitdiff
path: root/include/svx/passwd.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/passwd.hxx')
-rw-r--r--include/svx/passwd.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/passwd.hxx b/include/svx/passwd.hxx
index daeb5928d091..469f0db0b154 100644
--- a/include/svx/passwd.hxx
+++ b/include/svx/passwd.hxx
@@ -47,7 +47,7 @@ private:
bool bEmpty;
- DECL_LINK(ButtonHdl, void *);
+ DECL_LINK_TYPED(ButtonHdl, Button*, void);
DECL_LINK(EditModifyHdl, void *);
public: