Add take_snapshot for layers range editing actions

This commit is contained in:
YuSanka 2019-07-11 18:42:02 +02:00
parent 2f57f756e5
commit aed6acc073
3 changed files with 39 additions and 14 deletions

View file

@ -335,7 +335,7 @@ public:
void msw_rescale();
void recreate_object_list();
void update_after_undo_redo();
private:
#ifdef __WXOSX__