summaryrefslogtreecommitdiffstats
path: root/sc/source/ui/inc/tabcont.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/tabcont.hxx')
-rw-r--r--sc/source/ui/inc/tabcont.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/tabcont.hxx b/sc/source/ui/inc/tabcont.hxx
index c6dfd23e32a6..5434c7b61259 100644
--- a/sc/source/ui/inc/tabcont.hxx
+++ b/sc/source/ui/inc/tabcont.hxx
@@ -42,7 +42,7 @@ private:
sal_uInt16 GetMaxId() const;
SCTAB GetPrivatDropPos(const Point& rPos );
- DECL_LINK_TYPED(ShowPageList, const CommandEvent&, void);
+ DECL_LINK(ShowPageList, const CommandEvent&, void);
protected:
virtual void Select() override;