wireless widget has been completed

small fix
This commit is contained in:
arcan1s
2014-02-22 03:34:04 +04:00
parent 23df40960c
commit 03b4744097
20 changed files with 143 additions and 3 deletions

View File

@ -68,3 +68,9 @@ int TuntapWidget::isOk()
// all fine
return 0;
}
void TuntapWidget::setSettings(QHash<QString, QString> settings)
{
}