summaryrefslogtreecommitdiffstats
path: root/src/ZYZUserSymbolListAllSection.h
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2014-09-23 14:13:51 +0800
committerPeng Wu <alexepico@gmail.com>2014-09-23 14:13:51 +0800
commita7bb6ec0493aa97f8f03ab22d5831794234b6a4f (patch)
tree79e17bf0ef9ca3b4d841905a0020599705ac93e3 /src/ZYZUserSymbolListAllSection.h
parent239be6e233e41790759a3e8894f9986074336b21 (diff)
downloadibus-libzhuyin-a7bb6ec0493aa97f8f03ab22d5831794234b6a4f.tar.gz
ibus-libzhuyin-a7bb6ec0493aa97f8f03ab22d5831794234b6a4f.tar.xz
ibus-libzhuyin-a7bb6ec0493aa97f8f03ab22d5831794234b6a4f.zip
write class UserSymbolListAllSection
Diffstat (limited to 'src/ZYZUserSymbolListAllSection.h')
-rw-r--r--src/ZYZUserSymbolListAllSection.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ZYZUserSymbolListAllSection.h b/src/ZYZUserSymbolListAllSection.h
index 9b7bec4..2c728b4 100644
--- a/src/ZYZUserSymbolListAllSection.h
+++ b/src/ZYZUserSymbolListAllSection.h
@@ -49,7 +49,7 @@ protected:
std::vector<String> m_candidates;
SymbolLookup m_user_symbols;
-}
+};
};