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

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