added ethernet widget

This commit is contained in:
arcan1s
2014-02-10 10:58:29 +04:00
parent b81bd78327
commit ec27411b1d
10 changed files with 549 additions and 158 deletions

View File

@ -26,6 +26,7 @@ IpWidget::IpWidget(QWidget *parent)
ui->setupUi(this);
}
IpWidget::~IpWidget()
{
delete ui;