mirror of
https://github.com/arcan1s/netctl-gui.git
synced 2025-08-11 11:59:57 +00:00
wireless widget has been completed
small fix
This commit is contained in:
@ -38,6 +38,7 @@ public:
|
||||
~GeneralWidget();
|
||||
QHash<QString, QString> getSettings();
|
||||
int isOk();
|
||||
void setSettings(QHash<QString, QString> settings);
|
||||
|
||||
public slots:
|
||||
void clear();
|
||||
|
Reference in New Issue
Block a user