Initialize all members (fix Coverity defect 98200).
This commit is contained in:
parent
7e89e67059
commit
06ebf69afe
@ -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…
Reference in New Issue
Block a user