Made auto config checked after Bonjour download #4235
This commit is contained in:
parent
e6e4f1b53d
commit
48b552a0e8
|
@ -1184,5 +1184,5 @@ void MainWindow::bonjourInstallFinished()
|
||||||
{
|
{
|
||||||
appendLogNote("Bonjour install finished");
|
appendLogNote("Bonjour install finished");
|
||||||
|
|
||||||
updateZeroconfService();
|
m_pCheckBoxAutoConfig->setChecked(true);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue