summaryrefslogtreecommitdiffstats
path: root/src/PYExtEditor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/PYExtEditor.h')
-rw-r--r--src/PYExtEditor.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/PYExtEditor.h b/src/PYExtEditor.h
index 5342f5f..cef967f 100644
--- a/src/PYExtEditor.h
+++ b/src/PYExtEditor.h
@@ -87,8 +87,8 @@ private:
LabelMode m_mode;
Pointer<IBusEnginePlugin> m_lua_plugin;
- std::string m_preedit_text;
- std::string m_auxiliary_text;
+ String m_preedit_text;
+ String m_auxiliary_text;
LookupTable m_lookup_table;