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

index 68e82f9..c0c0807 100644 (file)
@@ -52,7 +52,7 @@ public class Xcls_save_button : Gtk.Button
 {
     public Xcls_save_button()
     {
-         _this.save_button = this;
+         EditorWindow.save_button = this;
          this.label = "Save";
     }
 }