tests/test1.vala
[app.Builder.js] / 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";
     }
 }