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

index ba2c4c4..eaa9156 100644 (file)
@@ -509,7 +509,8 @@ public class WindowState : Object
 
 
             case State.LISTENER:
-            case State.PROP:
+
+           case State.PROP:
                 var ae =      this.left_tree.getActiveElement();
                 if (ae == null) {
                     this.state = oldstate;