client/uiclient.h

changeset 948
94bc57d63128
parent 944
cc23aad6335e
child 953
c98404829cd3
--- a/client/uiclient.h	Wed Dec 03 18:45:05 2025 +0100
+++ b/client/uiclient.h	Thu Dec 04 19:04:08 2025 +0100
@@ -71,6 +71,8 @@
 
 int msg_button(UiObject *parent, const CxJsonValue *value);
 
+int msg_togglebutton(UiObject *parent, const CxJsonValue *value);
+
 
 
 

mercurial