src/Builder4/PopoverProperty.bjs
authorAlan <alan@roojs.com>
Thu, 9 Jun 2022 05:24:34 +0000 (13:24 +0800)
committerAlan <alan@roojs.com>
Thu, 9 Jun 2022 05:24:34 +0000 (13:24 +0800)
src/Builder4/PopoverProperty.vala

src/Builder4/PopoverProperty.bjs
src/Builder4/PopoverProperty.vala

index b6ea075..7a339f0 100644 (file)
@@ -3,6 +3,7 @@
  "items" : [
   {
    "# JsRender.NodeProp? prop" : "",
+   "# string XXXX" : "",
    "$ xns" : "Gtk",
    "@ void success" : "(Project.Project pr, JsRender.JsRender file)",
    "Gtk.PositionType position" : "Gtk.PositionType.LEFT",
index 6056a8f..236727a 100644 (file)
@@ -29,6 +29,7 @@ public class Xcls_PopoverProperty : Object
     public Xcls_MainWindow mainwindow;
     public string key_type;
     public JsRender.Node node;
+    public string XXXX;
 
     // ctor
     public Xcls_PopoverProperty()