Add page for erase+install operation.

This commit is contained in:
Teo Mrnjavac 2014-09-04 19:37:30 +02:00
parent dab5a05116
commit ef703b0859
6 changed files with 174 additions and 6 deletions

View file

@ -48,7 +48,7 @@ public:
Choice currentChoice();
signals:
void nextStatusChanged( bool enabled );
void nextStatusChanged( bool );
private:
void setNextEnabled( bool enabled );