Builder4/ValaProjectSettings.bjs
authorAlan Knowles <alan@roojs.com>
Thu, 30 Oct 2014 10:20:54 +0000 (18:20 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 30 Oct 2014 10:20:54 +0000 (18:20 +0800)
Builder4/ValaProjectSettings.vala

Builder4/ValaProjectSettings.bjs
Builder4/ValaProjectSettings.vala

index 6389eac..c280ccc 100644 (file)
@@ -10,8 +10,8 @@
             "| void show" : "(Project.Gtk project) {\n\n    this.project=  project;\n\n}\n",
             "xtype" : "VBox",
             "string id" : "ValaProjectSettings",
+            "# Gtk.Project project" : "",
             "$ xns" : "Gtk",
-            "string XXXX" : "",
             "items" : [
                 {
                     "* pack" : "pack_start,true,true,0",
index d1c9ef4..2924e73 100644 (file)
@@ -21,7 +21,7 @@ public class ValaProjectSettings : Object
     public Xcls_files_render files_render;
 
         // my vars (def)
-    public string XXXX;
+    public Gtk.Project project;
 
     // ctor 
     public ValaProjectSettings()