mirror of
https://github.com/arcan1s/netctl-gui.git
synced 2025-12-14 14:53:42 +00:00
added ethernet widget
This commit is contained in:
@ -26,6 +26,7 @@ IpWidget::IpWidget(QWidget *parent)
|
||||
ui->setupUi(this);
|
||||
}
|
||||
|
||||
|
||||
IpWidget::~IpWidget()
|
||||
{
|
||||
delete ui;
|
||||
|
||||
Reference in New Issue
Block a user