src/Builder4/WindowState.vala
authorAlan Knowles <alan@roojs.com>
Fri, 27 Feb 2015 01:27:53 +0000 (09:27 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 27 Feb 2015 01:27:53 +0000 (09:27 +0800)
src/Builder4/WindowState.vala

index f290904..6a0b04a 100644 (file)
@@ -245,8 +245,7 @@ public class WindowState : Object
                 this.win.project.save();
          
             }
-            
-            this.projectEditHide();
+            this.switchState (State.PREVIEW); 
              
          });