summaryrefslogtreecommitdiff
path: root/sw/source/uibase/sidebar/WrapPropertyPanel.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/sidebar/WrapPropertyPanel.hxx')
-rw-r--r--sw/source/uibase/sidebar/WrapPropertyPanel.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/sidebar/WrapPropertyPanel.hxx b/sw/source/uibase/sidebar/WrapPropertyPanel.hxx
index bd1f27ad0931..9edcb9cb7764 100644
--- a/sw/source/uibase/sidebar/WrapPropertyPanel.hxx
+++ b/sw/source/uibase/sidebar/WrapPropertyPanel.hxx
@@ -78,7 +78,7 @@ namespace sw { namespace sidebar {
void Initialize();
- DECL_LINK(WrapTypeHdl, void*);
+ DECL_LINK_TYPED(WrapTypeHdl, Button*, void);
};
} } // end of namespace ::sw::sidebar