summaryrefslogtreecommitdiff
path: root/include/sfx2/styledlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/sfx2/styledlg.hxx')
-rw-r--r--include/sfx2/styledlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sfx2/styledlg.hxx b/include/sfx2/styledlg.hxx
index 50756c0f2783..5abf6c653d22 100644
--- a/include/sfx2/styledlg.hxx
+++ b/include/sfx2/styledlg.hxx
@@ -31,7 +31,7 @@ class SFX2_DLLPUBLIC SfxStyleDialog: public SfxTabDialog
{
private:
SfxStyleSheetBase* pStyle;
- DECL_DLLPRIVATE_LINK_TYPED( CancelHdl, Button *, void );
+ DECL_DLLPRIVATE_LINK( CancelHdl, Button *, void );
sal_uInt16 m_nOrganizerId;
public: