mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-29 02:15:36 -04:00
Improve Osprober logic to immediately check if entries are resizable.
This commit is contained in:
parent
9ebc881223
commit
e7995ad540
7 changed files with 180 additions and 140 deletions
|
@ -61,6 +61,8 @@ public:
|
|||
QList< Calamares::job_ptr > jobs() const override;
|
||||
|
||||
private:
|
||||
bool canBeResized( const QString& partitionPath );
|
||||
|
||||
PartitionCoreModule* m_core;
|
||||
QStackedWidget* m_widget;
|
||||
ChoicePage* m_choicePage;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue