Made auto config checked after Bonjour download #4235

This commit is contained in:
Xinyu Hou 2014-11-28 16:34:16 +00:00
parent e6e4f1b53d
commit 48b552a0e8
1 changed files with 1 additions and 1 deletions

View File

@ -1184,5 +1184,5 @@ void MainWindow::bonjourInstallFinished()
{
appendLogNote("Bonjour install finished");
updateZeroconfService();
m_pCheckBoxAutoConfig->setChecked(true);
}