mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-27 17:35:37 -04:00
Initialize all members (fix Coverity defect 98200).
This commit is contained in:
parent
7e89e67059
commit
06ebf69afe
1 changed files with 1 additions and 0 deletions
|
@ -71,6 +71,7 @@ ChoicePage::ChoicePage( QWidget* parent )
|
|||
, m_choice( NoChoice )
|
||||
, m_nextEnabled( false )
|
||||
, m_core( nullptr )
|
||||
, m_grp( nullptr )
|
||||
, m_alongsideButton( nullptr )
|
||||
, m_eraseButton( nullptr )
|
||||
, m_replaceButton( nullptr )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue