adding interface with dynamic address to a host was broken in newHostDialog

This commit is contained in:
Vadim Kurland
2008-03-16 01:32:43 +00:00
parent d7cc40cf2b
commit 6cfb75b397
+1
View File
@@ -516,6 +516,7 @@ void newHostDialog::addInterface()
<< m_dialog->iface_label->text()
<< addr
<< netm
<< dn
<< m_dialog->iface_physaddr->text();
new QTreeWidgetItem(m_dialog->iface_list, sl);