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

index cda6d2b..e713f7f 100644 (file)
@@ -151,7 +151,7 @@ public class WindowState : Object
             case State.CODE:
                  this.switchState(State.PREVIEW);
              
-            break;
+                break;
                
                             
         }