mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-11 18:34:58 +01:00
allow undo of trigger snapshot
This commit is contained in:
@@ -258,5 +258,8 @@ void Action::restore(uint64_t snapshotid)
|
|||||||
|
|
||||||
// free
|
// free
|
||||||
locked_ = false;
|
locked_ = false;
|
||||||
|
|
||||||
|
store("Snapshot " + label(snapshotid));
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user