mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-27 01:15:38 -04:00
New revertAllDevices operation in PCM.
This commit is contained in:
parent
90e028a2b0
commit
a1e4667ebe
2 changed files with 12 additions and 0 deletions
|
@ -98,6 +98,7 @@ public:
|
|||
QList< Partition* > efiSystemPartitions() const;
|
||||
|
||||
void revert();
|
||||
void revertAllDevices();
|
||||
void revertDevice( Device* dev );
|
||||
void asyncRevertDevice( Device* dev, std::function< void() > callback );
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue