mirror of
https://github.com/parchlinux/calamares.git
synced 2025-02-24 10:55:46 -05:00
[libcalamaresui] Initialize Error Dialog field
This commit is contained in:
parent
bfa7b9a792
commit
2dd77ee828
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ signals:
|
|||
|
||||
private:
|
||||
Ui::ErrorDialog *ui;
|
||||
bool m_shouldOfferWebPaste;
|
||||
bool m_shouldOfferWebPaste = false;
|
||||
};
|
||||
|
||||
}; // namespace Calamares
|
||||
|
|
Loading…
Add table
Reference in a new issue