ui/ui/window.h

changeset 28
1ecc1183f046
parent 27
c254ed644edf
child 29
3fc287f06305
--- a/ui/ui/window.h	Sun Feb 11 13:59:02 2024 +0100
+++ b/ui/ui/window.h	Sun Feb 11 15:59:56 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