summaryrefslogtreecommitdiffstats
path: root/sc/source/ui/inc/tptable.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/tptable.hxx')
-rw-r--r--sc/source/ui/inc/tptable.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/tptable.hxx b/sc/source/ui/inc/tptable.hxx
index a7babb368e2a..f46c6fc2c109 100644
--- a/sc/source/ui/inc/tptable.hxx
+++ b/sc/source/ui/inc/tptable.hxx
@@ -75,7 +75,7 @@ private:
// Handler:
DECL_LINK_TYPED(PageDirHdl, Button*, void);
DECL_LINK_TYPED( PageNoHdl, Button*, void );
- DECL_LINK(ScaleHdl, void *);
+ DECL_LINK_TYPED(ScaleHdl, ListBox&, void);
};
#endif // INCLUDED_SC_SOURCE_UI_INC_TPTABLE_HXX