mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-28 01:45:36 -04:00
Add isDirty check to PartitionCoreModule
This commit is contained in:
parent
4cadbf9b98
commit
dab5a05116
2 changed files with 9 additions and 0 deletions
|
@ -86,6 +86,8 @@ public:
|
|||
|
||||
void revert();
|
||||
|
||||
bool isDirty();
|
||||
|
||||
/**
|
||||
* To be called when a partition has been altered, but only for changes
|
||||
* which do not affect its size, because changes which affect the partition size
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue