mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-06 05:12:26 +08:00
Closed wizard then open mainwindow #4235
This commit is contained in:
@@ -123,13 +123,13 @@ void SetupWizard::accept()
|
||||
|
||||
settings.sync();
|
||||
|
||||
QWizard::accept();
|
||||
|
||||
if (m_StartMain)
|
||||
{
|
||||
m_MainWindow.updateZeroconfService();
|
||||
m_MainWindow.open();
|
||||
}
|
||||
|
||||
QWizard::accept();
|
||||
}
|
||||
|
||||
void SetupWizard::reject()
|
||||
|
||||
Reference in New Issue
Block a user