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 960ce3b8bd93..b64b32e70740 100644
--- a/sw/source/uibase/sidebar/WrapPropertyPanel.hxx
+++ b/sw/source/uibase/sidebar/WrapPropertyPanel.hxx
@@ -98,7 +98,7 @@ namespace sw { namespace sidebar {
DECL_LINK_TYPED(WrapTypeHdl, Button*, void);
DECL_LINK_TYPED(EnableContourHdl, Button*, void);
DECL_LINK_TYPED(EditContourHdl, Button*, void);
- DECL_LINK(SpacingLBHdl, ListBox*);
+ DECL_LINK_TYPED(SpacingLBHdl, ListBox&, void);
};
} } // end of namespace ::sw::sidebar