summaryrefslogtreecommitdiff
path: root/cui/source/inc/cuicharmap.hxx
diff options
context:
space:
mode:
authorAkshay Deep <akshaydeepiitr@gmail.com>2017-08-15 17:21:26 +0000
committerAkshay Deep <akshaydeepiitr@gmail.com>2017-08-15 21:12:14 +0200
commitf9af8a35fc1aad055af2b5e6b6eab45a7d060719 (patch)
tree81fa258c68bc1365fe2d9a3d28de28b66537829b /cui/source/inc/cuicharmap.hxx
parentb6f39c47fb477f16c65631523b0c18b4f262fadf (diff)
tdf#111337 - Introduce alternative workflows at the special characters dialog
Change-Id: I6a8fe2476adc5c4379c76dfaef090d1b5cd81ea0 Reviewed-on: https://gerrit.libreoffice.org/41170 Reviewed-by: Heiko Tietze <tietze.heiko@googlemail.com> Tested-by: Heiko Tietze <tietze.heiko@googlemail.com>
Diffstat (limited to 'cui/source/inc/cuicharmap.hxx')
-rw-r--r--cui/source/inc/cuicharmap.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/cui/source/inc/cuicharmap.hxx b/cui/source/inc/cuicharmap.hxx
index e7c63c29429c..2ba12e34f212 100644
--- a/cui/source/inc/cuicharmap.hxx
+++ b/cui/source/inc/cuicharmap.hxx
@@ -106,6 +106,7 @@ private:
DECL_LINK(CharSelectHdl, SvxShowCharSet*, void);
DECL_LINK(CharHighlightHdl, SvxShowCharSet*, void);
DECL_LINK(CharPreSelectHdl, SvxShowCharSet*, void);
+ DECL_LINK(FavClickHdl, SvxShowCharSet*,void);
DECL_LINK(SearchCharDoubleClickHdl, SvxShowCharSet*,void);
DECL_LINK(SearchCharSelectHdl, SvxShowCharSet*, void);
DECL_LINK(SearchCharHighlightHdl, SvxShowCharSet*, void);