Clean up a bit.

This commit is contained in:
Teo Mrnjavac 2015-12-24 17:24:26 +01:00
parent 6db6dc0e08
commit f31a45e53a
2 changed files with 25 additions and 22 deletions

View file

@ -76,6 +76,7 @@ private:
ExpandableRadioButton* createEraseButton();
Device* selectedDevice();
void applyDeviceChoice();
void doReplaceSelectedPartition( const QModelIndex& current );
void updateDeviceStatePreview();
void applyActionChoice( ChoicePage::Choice choice );
void updateActionChoicePreview( ChoicePage::Choice choice );