mirror of
https://github.com/arcan1s/netctl-gui.git
synced 2025-08-13 12:59:56 +00:00
edited wpa functions, added scripts
This commit is contained in:
@ -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);
|
||||
|
Reference in New Issue
Block a user