summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/subtdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/subtdlg.hxx')
-rw-r--r--sc/source/ui/inc/subtdlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/subtdlg.hxx b/sc/source/ui/inc/subtdlg.hxx
index 749e9d94dfcb..2dd41dcb4291 100644
--- a/sc/source/ui/inc/subtdlg.hxx
+++ b/sc/source/ui/inc/subtdlg.hxx
@@ -32,7 +32,7 @@ public:
virtual void dispose() SAL_OVERRIDE;
private:
VclPtr<PushButton> m_pBtnRemove;
- DECL_LINK( RemoveHdl, PushButton * );
+ DECL_LINK_TYPED( RemoveHdl, Button *, void );
};
#endif // INCLUDED_SC_SOURCE_UI_INC_SUBTDLG_HXX