mirror of
https://github.com/parchlinux/calamares.git
synced 2025-07-03 04:15:37 -04:00
Show a summary of the partition changes on the summary page
This commit is contained in:
parent
e7e57689d8
commit
03c5a38b90
8 changed files with 141 additions and 22 deletions
|
@ -37,6 +37,7 @@ public:
|
|||
explicit PartitionViewStep( QObject* parent = 0 );
|
||||
|
||||
QString prettyName() const override;
|
||||
QWidget* createSummaryWidget() const override;
|
||||
|
||||
QWidget* widget() override;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue