mirror of
https://github.com/arcan1s/netctl-gui.git
synced 2025-12-14 14:53:42 +00:00
now ip widget has been completed
This commit is contained in:
@ -96,6 +96,7 @@ QHash<QString, QString> EthernetWidget::getSettings()
|
||||
ethernetSettings[QString("TimeoutWPA")] = QString(ui->spinBox_timeoutWpa->value());
|
||||
}
|
||||
|
||||
clear();
|
||||
return ethernetSettings;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user