fix library translations

This commit is contained in:
arcan1s
2015-07-28 00:22:34 +03:00
parent 983b808247
commit bbb9aa0747
15 changed files with 123 additions and 25 deletions

View File

@ -72,6 +72,7 @@ private:
QString m_fileName;
QStringList m_dirs;
bool debug;
virtual void translate() = 0;
// properties
int m_apiVersion = 0;
bool m_active = true;