tests/test1.vala
authorAlan Knowles <alan@roojs.com>
Wed, 14 May 2014 14:47:08 +0000 (22:47 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 14 May 2014 14:47:08 +0000 (22:47 +0800)
tests/test1.vala

index c60ca08..8d05d4a 100644 (file)
@@ -21,7 +21,7 @@ static int main (string[] args) {
 //public static Xcls_EditorWindow  EditorWindow = new Xcls_EditorWindow ();
 
 
- public static class EditorWindow : Gtk.Window
+static public class EditorWindow : Gtk.Window
 {
     public static EditorWindow  _this;
     public Xcls_save_button  save_button;