summaryrefslogtreecommitdiffstats
path: root/src/ZYZZhuyinEditor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ZYZZhuyinEditor.h')
-rw-r--r--src/ZYZZhuyinEditor.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ZYZZhuyinEditor.h b/src/ZYZZhuyinEditor.h
index 521bd8f..4ede0ed 100644
--- a/src/ZYZZhuyinEditor.h
+++ b/src/ZYZZhuyinEditor.h
@@ -47,6 +47,8 @@ protected:
gboolean insert (gint ch);
+protected:
+ String m_preedit_text;
};
};