Initialize all members (fix Coverity defect 98200).

main
Teo Mrnjavac 9 years ago
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…
Cancel
Save