summaryrefslogtreecommitdiff
path: root/sw/source/uibase/sidebar/PageColumnControl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/sidebar/PageColumnControl.hxx')
-rw-r--r--sw/source/uibase/sidebar/PageColumnControl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/sidebar/PageColumnControl.hxx b/sw/source/uibase/sidebar/PageColumnControl.hxx
index 955323c10159..3989ea9ae2d6 100644
--- a/sw/source/uibase/sidebar/PageColumnControl.hxx
+++ b/sw/source/uibase/sidebar/PageColumnControl.hxx
@@ -56,7 +56,7 @@ private:
PagePropertyPanel& mrPagePropPanel;
DECL_LINK(ImplColumnHdl, void*);
- DECL_LINK(MoreButtonClickHdl_Impl, void*);
+ DECL_LINK_TYPED(MoreButtonClickHdl_Impl, Button*, void);
};
} } // end of namespace sw::sidebar