mirror of
https://github.com/arcan1s/netctl-gui.git
synced 2025-07-17 23:59:59 +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