mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-27 17:35:37 -04:00
Add reverted signal to PCM.
This commit is contained in:
parent
36aa8f736a
commit
9b2f04daf6
2 changed files with 2 additions and 0 deletions
|
@ -117,6 +117,7 @@ public:
|
|||
Q_SIGNALS:
|
||||
void hasRootMountPointChanged( bool value );
|
||||
void isDirtyChanged( bool value );
|
||||
void reverted();
|
||||
|
||||
private:
|
||||
void refresh();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue