src/Builder4/PopoverAddProp.bjs
authorAlan <alan@roojs.com>
Tue, 28 Jun 2022 08:44:00 +0000 (16:44 +0800)
committerAlan <alan@roojs.com>
Tue, 28 Jun 2022 08:44:00 +0000 (16:44 +0800)
src/Builder4/PopoverAddProp.vala

src/Builder4/PopoverAddProp.bjs
src/Builder4/PopoverAddProp.vala

index 92020e7..ab1d8ff 100644 (file)
@@ -48,8 +48,8 @@
          "$ columns" : [
           "",
           "typeof(JsRender.NodeProp),  // 0 real key",
-          "typeof(string),  // text display",
-          "typeof(string),  // tooltip",
+          "typeof(string),  // text display",
+          "typeof(string),  // tooltip",
           "typeof(string),  // sortable string",
           "typeof(string), // prop type",
           "typeof(string) // from interface",
index 5b7821d..1988015 100644 (file)
@@ -238,8 +238,8 @@ public class Xcls_PopoverAddProp : Object
             _this.model = this;
             this.el = new Gtk.ListStore( 6, 
 typeof(JsRender.NodeProp),  // 0 real key
-typeof(string),  // text display
-typeof(string),  // tooltip
+typeof(string),  // text display
+typeof(string),  // tooltip
 typeof(string),  // sortable string
 typeof(string), // prop type
 typeof(string) // from interface