src/Builder4/WindowState.vala
authorAlan Knowles <alan@roojs.com>
Fri, 2 Feb 2024 02:30:30 +0000 (10:30 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 2 Feb 2024 02:30:30 +0000 (10:30 +0800)
src/Builder4/WindowState.vala

index 02005d5..e3e2c0a 100644 (file)
@@ -394,6 +394,7 @@ public class WindowState : Object
                        }
                        //this.left_tree.model.updateSelected();
                        this.file.save();
+                       this.file.updateUndo();
                         
                });