freeze code base to release 1.4.1
This commit is contained in:
arcan1s
2015-03-18 03:33:30 +03:00
parent 308f9824b4
commit 9aa1f6d715
21 changed files with 698 additions and 494 deletions

View File

@ -67,6 +67,7 @@ private:
void createActions();
bool debug = false;
bool useHelper = true;
QMap<QString, QString> configuration;
};