Skip to content

Commit

Permalink
Made auto config checked after Bonjour download deskflow#4235
Browse files Browse the repository at this point in the history
  • Loading branch information
Xinyu Hou committed Nov 28, 2014
1 parent e6e4f1b commit 48b552a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gui/src/MainWindow.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1184,5 +1184,5 @@ void MainWindow::bonjourInstallFinished()
{
appendLogNote("Bonjour install finished");

updateZeroconfService();
m_pCheckBoxAutoConfig->setChecked(true);
}

0 comments on commit 48b552a

Please sign in to comment.