mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-30 10:55:37 -04:00
Don't instantiate ReplacePage in PVS any more.
This commit is contained in:
parent
46fcca63c3
commit
26ac809d6e
2 changed files with 6 additions and 18 deletions
|
@ -30,7 +30,6 @@
|
|||
class ChoicePage;
|
||||
class AlongsidePage;
|
||||
class PartitionPage;
|
||||
class ReplacePage;
|
||||
class PartitionCoreModule;
|
||||
class QStackedWidget;
|
||||
|
||||
|
@ -75,7 +74,6 @@ private:
|
|||
ChoicePage* m_choicePage;
|
||||
AlongsidePage* m_alongsidePage;
|
||||
PartitionPage* m_manualPartitionPage;
|
||||
ReplacePage* m_replacePage;
|
||||
|
||||
QWidget* m_waitingWidget;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue