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

@ -60,6 +60,7 @@ private:
bool debug;
QProcess *process = nullptr;
Ui::ExtUpgrade *ui;
void translate();
// properties
QString m_executable = QString("/usr/bin/true");
int m_null = 0;