summaryrefslogtreecommitdiffstats
path: root/src/PYPPhoneticEditor.h
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2014-03-24 14:15:13 +0800
committerPeng Wu <alexepico@gmail.com>2014-03-24 14:15:13 +0800
commite0862317264a4c117caee7e7151b7e4d9e9bcc65 (patch)
treed7ea30d8f7df4d5d3678cb762ac4339dbe4ae4a5 /src/PYPPhoneticEditor.h
parent4982c9f9095d53c0c7537b6b852ee41ae8fe0e71 (diff)
downloadibus-libpinyin-e0862317264a4c117caee7e7151b7e4d9e9bcc65.tar.gz
ibus-libpinyin-e0862317264a4c117caee7e7151b7e4d9e9bcc65.tar.xz
ibus-libpinyin-e0862317264a4c117caee7e7151b7e4d9e9bcc65.zip
fixes a typo
Diffstat (limited to 'src/PYPPhoneticEditor.h')
-rw-r--r--src/PYPPhoneticEditor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/PYPPhoneticEditor.h b/src/PYPPhoneticEditor.h
index 3309d76..3fe16e4 100644
--- a/src/PYPPhoneticEditor.h
+++ b/src/PYPPhoneticEditor.h
@@ -31,7 +31,7 @@ namespace PY {
class LibPinyinPhoneticEditor : public Editor {
public:
LibPinyinPhoneticEditor (PinyinProperties & props, Config & config);
- ~LibPinyinPhoneticEditor ();
+ virtual ~LibPinyinPhoneticEditor ();
public:
/* virtual functions */