changeset 7 | 923ff622b8b9 |
parent 5 | 627c4a0fd0e7 |
--- a/src/hbplugins/inputmethods/hbim/hbim.h Wed Jun 23 18:33:25 2010 +0300 +++ b/src/hbplugins/inputmethods/hbim/hbim.h Tue Jul 06 14:36:53 2010 +0300 @@ -31,7 +31,7 @@ class HbInputInitializer : public QInputContextPlugin { Q_OBJECT - + public: HbInputInitializer(QObject *parent = 0); ~HbInputInitializer(); @@ -43,7 +43,7 @@ QStringList keys() const; QStringList languages(const QString& key); private: - static bool mRecursive; + static bool mRecursive; }; #endif //HB_IM