summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/colorformat.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/colorformat.hxx')
-rw-r--r--sc/source/ui/inc/colorformat.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/colorformat.hxx b/sc/source/ui/inc/colorformat.hxx
index dd65562828b2..4c125f9689f2 100644
--- a/sc/source/ui/inc/colorformat.hxx
+++ b/sc/source/ui/inc/colorformat.hxx
@@ -48,7 +48,7 @@ private:
ScDocument* mpDoc;
ScAddress maPos;
- DECL_LINK(OkBtnHdl, void*);
+ DECL_LINK_TYPED(OkBtnHdl, Button*, void);
DECL_LINK(TypeSelectHdl, void*);
DECL_LINK(PosSelectHdl, void*);