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