summaryrefslogtreecommitdiffstats
path: root/src/ZYZZhuyinEngine.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ZYZZhuyinEngine.h')
-rw-r--r--src/ZYZZhuyinEngine.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ZYZZhuyinEngine.h b/src/ZYZZhuyinEngine.h
index 283404f..33a606f 100644
--- a/src/ZYZZhuyinEngine.h
+++ b/src/ZYZZhuyinEngine.h
@@ -63,7 +63,7 @@ private:
MODE_LAST,
} m_input_mode;
- ZhuyinScheme m_zhuyin_scheme;
+ gboolean m_is_zhuyin;
EditorPtr m_editors[MODE_LAST];
EditorPtr m_fallback_editor;