fix some bugs

This commit is contained in:
arcan1s
2014-08-07 17:16:35 +04:00
parent 516c4b5a22
commit e8e0c71c05
2 changed files with 11 additions and 3 deletions

View File

@ -145,6 +145,7 @@ private:
QString configPath;
bool debug;
bool hiddenNetwork;
bool isDaemon;
QTranslator *translator = nullptr;
// configuration
QMap<QString, QString> configuration;