summaryrefslogtreecommitdiffstats
path: root/src/ZYZPhoneticEditor.h
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2014-09-26 13:12:38 +0800
committerPeng Wu <alexepico@gmail.com>2014-09-26 13:12:38 +0800
commit66ff3abb03cc82886e4523e6690b091226070e69 (patch)
treeaa27e9159a5e680b538f7da8be9330e1ab1b01fc /src/ZYZPhoneticEditor.h
parenta8e3129ef96985c05752ddc1b72f401f3ca9a0c9 (diff)
downloadibus-libzhuyin-66ff3abb03cc82886e4523e6690b091226070e69.tar.gz
ibus-libzhuyin-66ff3abb03cc82886e4523e6690b091226070e69.tar.xz
ibus-libzhuyin-66ff3abb03cc82886e4523e6690b091226070e69.zip
write updateLookupTableLabel method1.6.99.20140929
Diffstat (limited to 'src/ZYZPhoneticEditor.h')
-rw-r--r--src/ZYZPhoneticEditor.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ZYZPhoneticEditor.h b/src/ZYZPhoneticEditor.h
index 8e42f79..6af152d 100644
--- a/src/ZYZPhoneticEditor.h
+++ b/src/ZYZPhoneticEditor.h
@@ -67,6 +67,7 @@ public:
virtual gboolean processUserSymbolKey (guint keyval, guint keycode, guint modifiers);
virtual void updateLookupTable ();
virtual void updateLookupTableFast ();
+ virtual void updateLookupTableLabel ();
virtual gboolean fillLookupTableByPage ();
virtual gboolean insertPunct (guint ch);