This commit is contained in:
doitux
2007-06-16 22:08:52 +00:00
parent 9aaca43608
commit 1e493a8276
17 changed files with 134 additions and 67 deletions
+1
View File
@@ -28,6 +28,7 @@ public:
//qthelper.cpp
virtual std::string stringToUtf8(const std::string &) =0;
virtual std::string getDefaultLanguage() =0;
};