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