summaryrefslogtreecommitdiff
path: root/sfx2/source/sidebar/TabBar.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/sidebar/TabBar.cxx')
-rw-r--r--sfx2/source/sidebar/TabBar.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/sidebar/TabBar.cxx b/sfx2/source/sidebar/TabBar.cxx
index d40d3cbe630e..f976942654b3 100644
--- a/sfx2/source/sidebar/TabBar.cxx
+++ b/sfx2/source/sidebar/TabBar.cxx
@@ -343,7 +343,7 @@ void TabBar::UpdateFocusManager (FocusManager& rFocusManager)
rFocusManager.SetButtons(aButtons);
}
-IMPL_LINK(TabBar, OnToolboxClicked, void*, EMPTYARG)
+IMPL_LINK_NOARG(TabBar, OnToolboxClicked)
{
if ( ! mpMenuButton)
return 0;