summaryrefslogtreecommitdiffstats
path: root/src/ZYFallbackEditor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ZYFallbackEditor.h')
-rw-r--r--src/ZYFallbackEditor.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/ZYFallbackEditor.h b/src/ZYFallbackEditor.h
index 97c656e..a3474e7 100644
--- a/src/ZYFallbackEditor.h
+++ b/src/ZYFallbackEditor.h
@@ -67,8 +67,7 @@ private:
commit ((const gchar *)str);
}
- gboolean processPunct (guint keyval, guint keycode, guint modifiers);
- gboolean processEnglish (guint keyval, guint keycode, guint modifiers);
+ gboolean processSymbol (guint keyval, guint keycode, guint modifiers);
private:
gboolean m_quote;