mirror of
https://github.com/arcan1s/netctl-gui.git
synced 2025-07-17 23:59:59 +00:00
wireless widget has been completed
small fix
This commit is contained in:
@ -127,3 +127,9 @@ int EthernetWidget::isOk()
|
||||
// all fine
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
void EthernetWidget::setSettings(QHash<QString, QString> settings)
|
||||
{
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user