mirror of
https://github.com/arcan1s/netctl-gui.git
synced 2025-10-15 01:19:56 +00:00
added errorwin and passwdwin
added function to read password small changes
This commit is contained in:
@ -37,6 +37,7 @@ public:
|
||||
bool wpaCliCall(QString commandLine);
|
||||
QString getWpaCliOutput(QString commandLine);
|
||||
bool isProfileExists(QString profile);
|
||||
QString existentProfile(QString profile);
|
||||
bool isProfileActive(QString profile);
|
||||
|
||||
public slots:
|
||||
|
Reference in New Issue
Block a user