Read the setting from partitions.conf and apply it in PVS.

This commit is contained in:
Teo Mrnjavac 2016-02-10 14:58:53 +01:00
parent 266f4fe8e3
commit 1ed1841e89
2 changed files with 13 additions and 6 deletions

View file

@ -74,8 +74,6 @@ private:
PartitionPage* m_manualPartitionPage;
QWidget* m_waitingWidget;
bool m_compactMode;
};
CALAMARES_PLUGIN_FACTORY_DECLARATION( PartitionViewStepFactory )