mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-30 02:45:37 -04:00
Remove EraseDiskPage from PartitionViewStep.
This commit is contained in:
parent
9167a34f2e
commit
2e9e1782cf
2 changed files with 2 additions and 18 deletions
|
@ -28,7 +28,6 @@
|
|||
#include <QObject>
|
||||
|
||||
class ChoicePage;
|
||||
class EraseDiskPage;
|
||||
class AlongsidePage;
|
||||
class PartitionPage;
|
||||
class ReplacePage;
|
||||
|
@ -74,7 +73,6 @@ private:
|
|||
PartitionCoreModule* m_core;
|
||||
QStackedWidget* m_widget;
|
||||
ChoicePage* m_choicePage;
|
||||
EraseDiskPage* m_erasePage;
|
||||
AlongsidePage* m_alongsidePage;
|
||||
PartitionPage* m_manualPartitionPage;
|
||||
ReplacePage* m_replacePage;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue