summaryrefslogtreecommitdiffstats
path: root/src/PYPFullPinyinEditor.h
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2011-09-20 13:52:05 +0800
committerPeng Wu <alexepico@gmail.com>2011-12-22 12:23:12 +0800
commit48297caeed02607f0f124510d488d71e69b8e303 (patch)
treef796180f15a4e0f3b46d0a8b4f3072ae22011d1a /src/PYPFullPinyinEditor.h
parentacca31ee1da743f2f4850eb6562dba73aa9c6a7d (diff)
downloadibus-libpinyin-48297caeed02607f0f124510d488d71e69b8e303.tar.gz
ibus-libpinyin-48297caeed02607f0f124510d488d71e69b8e303.tar.xz
ibus-libpinyin-48297caeed02607f0f124510d488d71e69b8e303.zip
write update pinyin
Diffstat (limited to 'src/PYPFullPinyinEditor.h')
-rw-r--r--src/PYPFullPinyinEditor.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/PYPFullPinyinEditor.h b/src/PYPFullPinyinEditor.h
index a6e74c4..afb52d5 100644
--- a/src/PYPFullPinyinEditor.h
+++ b/src/PYPFullPinyinEditor.h
@@ -52,6 +52,8 @@ public:
protected:
/* TODO: to be implemented. */
+ void updatePinyin (void);
+
};
};