[libcalamaresui] Initialize Error Dialog field

This commit is contained in:
Artem Grinev 2021-12-06 02:31:05 +04:00
parent bfa7b9a792
commit 2dd77ee828

View File

@ -49,7 +49,7 @@ signals:
private: private:
Ui::ErrorDialog *ui; Ui::ErrorDialog *ui;
bool m_shouldOfferWebPaste; bool m_shouldOfferWebPaste = false;
}; };
}; // namespace Calamares }; // namespace Calamares