summaryrefslogtreecommitdiff
path: root/svx/source/sidebar/text/TextUnderlineControl.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/sidebar/text/TextUnderlineControl.cxx')
-rw-r--r--svx/source/sidebar/text/TextUnderlineControl.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/sidebar/text/TextUnderlineControl.cxx b/svx/source/sidebar/text/TextUnderlineControl.cxx
index 1f2416c6e9e6..22f242f9d5bc 100644
--- a/svx/source/sidebar/text/TextUnderlineControl.cxx
+++ b/svx/source/sidebar/text/TextUnderlineControl.cxx
@@ -127,7 +127,7 @@ Color GetUnderlineColor()
}
-IMPL_LINK_TYPED(TextUnderlineControl, PBClickHdl, Button*, pButton, void)
+IMPL_LINK(TextUnderlineControl, PBClickHdl, Button*, pButton, void)
{
if(pButton == maMoreOptions)
{