added gui path configuration

This commit is contained in:
arcan1s
2014-01-31 11:33:59 +04:00
parent 7a6f24910f
commit ef5d319337
3 changed files with 42 additions and 0 deletions

View File

@ -53,6 +53,7 @@ private:
QStringList formatLine;
// configuration
int autoUpdateInterval;
QString guiPath;
bool showBigInterface;
bool showNetDev;
bool showExtIp;