src/Builder4/WindowLeftProps.bjs
authorAlan Knowles <alan@roojs.com>
Wed, 25 May 2022 02:34:06 +0000 (10:34 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 25 May 2022 02:34:06 +0000 (10:34 +0800)
src/Builder4/WindowLeftProps.vala

src/Builder4/WindowLeftProps.bjs
src/Builder4/WindowLeftProps.vala

index 0482c23..992b997 100644 (file)
          "}"
         ]
        },
-       "string label" : "",
+       "string label" : "Add User Defined",
        "xtype" : "Button"
       },
       {
index 5a4ffbd..8445e92 100644 (file)
@@ -634,7 +634,7 @@ public class Xcls_LeftProps : Object
 
             // set gobject values
             this.el.hexpand = true;
-            this.el.label = "";
+            this.el.label = "Add User Defined";
             var child_0 = new Xcls_Box4( _this );
             child_0.ref();
             this.el.add (  child_0.el  );