mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-29 10:25:36 -04:00
AlongsidePage is not used any more.
This commit is contained in:
parent
5242536b2a
commit
b5882a75d1
2 changed files with 7 additions and 21 deletions
|
@ -28,7 +28,6 @@
|
|||
#include <QObject>
|
||||
|
||||
class ChoicePage;
|
||||
class AlongsidePage;
|
||||
class PartitionPage;
|
||||
class PartitionCoreModule;
|
||||
class QStackedWidget;
|
||||
|
@ -72,7 +71,6 @@ private:
|
|||
PartitionCoreModule* m_core;
|
||||
QStackedWidget* m_widget;
|
||||
ChoicePage* m_choicePage;
|
||||
AlongsidePage* m_alongsidePage;
|
||||
PartitionPage* m_manualPartitionPage;
|
||||
|
||||
QWidget* m_waitingWidget;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue