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

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

index 630d14e..9ae866b 100644 (file)
        "tooltip_text" : "center, north, south, east, west",
        "x_options" : 4,
        "xtype" : "Label",
-       "| void XXXX" : [
+       "| void setError" : [
         "() {",
         "",
         "}",
index 6ddf62c..60937bd 100644 (file)
@@ -569,7 +569,7 @@ public class Xcls_PopoverProperty : Object
         }
 
         // user defined functions
-        public void XXXX () {
+        public void setError () {
         
         }
     }