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