summaryrefslogtreecommitdiff
path: root/sfx2/source/control/charmapcontrol.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/control/charmapcontrol.cxx')
-rw-r--r--sfx2/source/control/charmapcontrol.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/control/charmapcontrol.cxx b/sfx2/source/control/charmapcontrol.cxx
index e7631351e805..7c5a01e0874e 100644
--- a/sfx2/source/control/charmapcontrol.cxx
+++ b/sfx2/source/control/charmapcontrol.cxx
@@ -184,7 +184,7 @@ IMPL_STATIC_LINK(SfxCharmapCtrl, LoseFocusHdl, Control&, pItem, void)
}
-IMPL_LINK(SfxCharmapCtrl, CharClickHdl, SvxCharView*, rView, void)
+IMPL_LINK(SfxCharmapCtrl, CharClickHdl, SvxCharViewControl*, rView, void)
{
rView->GrabFocus();
rView->Invalidate();