summaryrefslogtreecommitdiffstats
path: root/src/ZYZPhoneticEditor.h
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2014-07-01 15:45:10 +0800
committerPeng Wu <alexepico@gmail.com>2014-07-01 15:45:10 +0800
commit19e5caec8ff73a7b8e3307a490ec5930706633aa (patch)
treea1f4ca27633b39a5cbbd01000db738f6ac5e3689 /src/ZYZPhoneticEditor.h
parenta922b865710b961817b5cce3d5f53f74cffc494d (diff)
downloadibus-libzhuyin-19e5caec8ff73a7b8e3307a490ec5930706633aa.tar.gz
ibus-libzhuyin-19e5caec8ff73a7b8e3307a490ec5930706633aa.tar.xz
ibus-libzhuyin-19e5caec8ff73a7b8e3307a490ec5930706633aa.zip
add STATE_BOPOMOFO_SYMBOL_SHOWN
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 ca9631f..6652ac6 100644
--- a/src/ZYZPhoneticEditor.h
+++ b/src/ZYZPhoneticEditor.h
@@ -102,6 +102,7 @@ protected:
STATE_INPUT = 0, // input state
STATE_CANDIDATE_SHOWN, // candidates shown state
STATE_BUILTIN_SYMBOL_SHOWN, // built-in symbol shown state
+ STATE_BOPOMOFO_SYMBOL_SHOWN, // bopomofo symbol shown state
#if 0
STATE_USER_SYMBOL_LIST_ALL, // user symbol input state
STATE_USER_SYMBOL_SHOWN, // user symbol shown state