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

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

index ab1d8ff..c3e2d66 100644 (file)
@@ -50,9 +50,9 @@
           "typeof(JsRender.NodeProp),  // 0 real key",
           "typeof(string),  // 1 text display",
           "typeof(string),  // 2 tooltip",
-          "typeof(string),  // sortable string",
-          "typeof(string), // prop type",
-          "typeof(string) // from interface",
+          "typeof(string),  // sortable string",
+          "typeof(string), // 4  prop type",
+          "typeof(string) // from interface",
           "",
           " "
          ],
index 1988015..9ca690f 100644 (file)
@@ -240,9 +240,9 @@ public class Xcls_PopoverAddProp : Object
 typeof(JsRender.NodeProp),  // 0 real key
 typeof(string),  // 1 text display
 typeof(string),  // 2 tooltip
-typeof(string),  // sortable string
-typeof(string), // prop type
-typeof(string) // from interface
+typeof(string),  // sortable string
+typeof(string), // 4  prop type
+typeof(string) // from interface
 
   );