summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/tautofmt.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/tautofmt.hxx')
-rw-r--r--sw/source/uibase/inc/tautofmt.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/tautofmt.hxx b/sw/source/uibase/inc/tautofmt.hxx
index 4c619b112027..2c6b868c81b4 100644
--- a/sw/source/uibase/inc/tautofmt.hxx
+++ b/sw/source/uibase/inc/tautofmt.hxx
@@ -75,7 +75,7 @@ class SwAutoFormatDlg : public SfxModalDialog
DECL_LINK_TYPED( AddHdl, Button*, void );
DECL_LINK_TYPED( RemoveHdl, Button*, void );
DECL_LINK_TYPED( RenameHdl, Button*, void );
- DECL_LINK( SelFormatHdl, void * );
+ DECL_LINK_TYPED( SelFormatHdl, ListBox&, void );
public:
SwAutoFormatDlg( vcl::Window* pParent, SwWrtShell* pShell,