mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-29 10:25:36 -04:00
Try to invalidate whole PartitionModel on replace.
This commit is contained in:
parent
2a61114d9e
commit
9847b8efa9
3 changed files with 12 additions and 0 deletions
|
@ -110,6 +110,8 @@ public:
|
|||
return m_device;
|
||||
}
|
||||
|
||||
void update();
|
||||
|
||||
private:
|
||||
Device* m_device;
|
||||
OsproberEntryList m_osproberEntries;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue