From 01f8ff01fcd860d80bc268f30db453f430605bfb Mon Sep 17 00:00:00 2001 From: Bent Witthold Date: Mon, 22 Dec 2025 12:16:44 +0100 Subject: [PATCH] Creating, editing and deleting model items can now be un-/redone. A Save/Discard/Cancel dialog is shown if the undo stack is unclean (No saving to file functionality yet). Closes #10. --- UIs/GenericWidgets | 2 +- libs/GenericCore | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/UIs/GenericWidgets b/UIs/GenericWidgets index c80a692..fd7e097 160000 --- a/UIs/GenericWidgets +++ b/UIs/GenericWidgets @@ -1 +1 @@ -Subproject commit c80a692a281d3e1d6bc51df274f0871788e57a1e +Subproject commit fd7e0975f52ce22815e91b6ce7369c1c948da754 diff --git a/libs/GenericCore b/libs/GenericCore index 169d8f9..c09aad8 160000 --- a/libs/GenericCore +++ b/libs/GenericCore @@ -1 +1 @@ -Subproject commit 169d8f9f1e27cba9ded7195811708d2b4c307bc5 +Subproject commit c09aad88dc7ae439242a4519d22a0170114a91ca