mirror of
https://github.com/arcan1s/netctl-gui.git
synced 2025-07-25 19:49:56 +00:00
try fix #19
This commit is contained in:
@ -39,6 +39,9 @@ public:
|
||||
QString getStatus(const QString cmdNetctl, const QString cmdNetctlAuto);
|
||||
bool isNetworkActive();
|
||||
|
||||
public slots:
|
||||
void initSources();
|
||||
|
||||
protected:
|
||||
bool sourceRequestEvent(const QString &name);
|
||||
bool updateSourceEvent(const QString &source);
|
||||
|
Reference in New Issue
Block a user