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