ui/ui/window.h

branch
newapi
changeset 252
7d176764756d
parent 250
d2068517fbdd
child 256
8874a68bafb0
--- a/ui/ui/window.h	Sun Feb 11 13:59:40 2024 +0100
+++ b/ui/ui/window.h	Sun Feb 11 15:44:33 2024 +0100
@@ -45,6 +45,7 @@
     const char *button1_label;
     const char *button2_label;
     const char *closebutton_label;
+    UiBool input;
     ui_callback result;
     void *resultdata;
 } UiDialogArgs;

mercurial