summaryrefslogtreecommitdiffstats
path: root/src/ZYZPhoneticEditor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ZYZPhoneticEditor.h')
-rw-r--r--src/ZYZPhoneticEditor.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ZYZPhoneticEditor.h b/src/ZYZPhoneticEditor.h
index 0a8283f..4a94a18 100644
--- a/src/ZYZPhoneticEditor.h
+++ b/src/ZYZPhoneticEditor.h
@@ -63,6 +63,9 @@ public:
virtual void updateLookupTableFast ();
virtual gboolean fillLookupTableByPage ();
+ virtual gboolean insertPunct (gint ch);
+ virtual gboolean insertEnglish (gint ch);
+
protected:
gboolean selectCandidate (guint i);
gboolean selectCandidateInPage (guint i);