mirror of
https://github.com/arcan1s/netctl-gui.git
synced 2025-12-14 23:03:40 +00:00
add support of hidden network (test)
This commit is contained in:
@ -62,6 +62,7 @@ public slots:
|
||||
void updateTabs(const int tab);
|
||||
// wifi tab slots
|
||||
void connectToUnknownEssid(const QString passwd);
|
||||
void setHiddenName(const QString name);
|
||||
|
||||
private slots:
|
||||
void updateMainTab();
|
||||
|
||||
Reference in New Issue
Block a user