edited wpa functions, added scripts

This commit is contained in:
arcan1s
2014-02-06 16:32:01 +04:00
parent 4a2a27176f
commit d9571b76cf
9 changed files with 102 additions and 25 deletions

View File

@ -43,8 +43,10 @@ public:
wpaSupplicantPath = 1,
wpaPidPath = 2,
wpadSupDrivers = 3,
wpaConfDir = 4
wpaConfDir = 4,
wpaConfGroup = 5
};
bool checkExternalApps();
private slots:
void updateTabs(const int tab);