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

index 3f5f833..1b1f083 100644 (file)
@@ -17,7 +17,7 @@ public class WindowState : Object
         CODE,
         FILES,
         PROJECT // project settings..
-    };
+    }
 
     public State state;