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

@ -83,6 +83,7 @@ private:
bool debug;
QProcess *process = nullptr;
Ui::ExtScript *ui;
void translate();
// properties
QString m_executable = QString("/usr/bin/true");
QStringList m_filters = QStringList();