summaryrefslogtreecommitdiffstats
path: root/src/ZYZZhuyinEditor.h
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2015-06-25 13:34:06 +0800
committerPeng Wu <alexepico@gmail.com>2015-06-25 13:34:06 +0800
commitdbf038b76dcc99fc8cec4532c272999c9d1a4c53 (patch)
treea7c6d3ff41c68ca318312f1d36d9110dbcd1117d /src/ZYZZhuyinEditor.h
parent4300168afda16a42df805cdff8a0c5c192356283 (diff)
downloadibus-libzhuyin-dbf038b76dcc99fc8cec4532c272999c9d1a4c53.tar.gz
ibus-libzhuyin-dbf038b76dcc99fc8cec4532c272999c9d1a4c53.tar.xz
ibus-libzhuyin-dbf038b76dcc99fc8cec4532c272999c9d1a4c53.zip
Revert "auto commit when press space key"
This reverts commit 4300168afda16a42df805cdff8a0c5c192356283.
Diffstat (limited to 'src/ZYZZhuyinEditor.h')
-rw-r--r--src/ZYZZhuyinEditor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ZYZZhuyinEditor.h b/src/ZYZZhuyinEditor.h
index 246c77b..40920d2 100644
--- a/src/ZYZZhuyinEditor.h
+++ b/src/ZYZZhuyinEditor.h
@@ -40,7 +40,7 @@ protected:
virtual void updatePreeditText ();
virtual void updateAuxiliaryText ();
- virtual guint updateZhuyin (void);
+ virtual void updateZhuyin (void);
void commit ();
void reset ();