Fixup.
This commit is contained in:
parent
1c0a5ea334
commit
16805f1098
@ -108,7 +108,7 @@ CalamaresWindow::CalamaresWindow( QWidget* parent )
|
||||
m_debugWindow = new Calamares::DebugWindow();
|
||||
m_debugWindow->show();
|
||||
connect( m_debugWindow, &Calamares::DebugWindow::closed,
|
||||
this, [ = ]
|
||||
this, [ = ]()
|
||||
{
|
||||
m_debugWindow->deleteLater();
|
||||
debugWindowBtn->setChecked( false );
|
||||
|
Loading…
Reference in New Issue
Block a user