From 36302e60475e3531d5034fd97cc87aabb9fbd588 Mon Sep 17 00:00:00 2001 From: Jedidiah Barber Date: Mon, 13 Jan 2025 00:06:47 +1300 Subject: Documentation improvements --- doc/fl_ask.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'doc/fl_ask.html') diff --git a/doc/fl_ask.html b/doc/fl_ask.html index 857f5f5..6d72892 100644 --- a/doc/fl_ask.html +++ b/doc/fl_ask.html @@ -37,32 +37,32 @@ -   + int Confirm_Result -   + int Choice_Result -   + int Extended_Choice_Result -   + double RGB_Float -   + uchar RGB_Int -   + void(*cb)(const char *) File_Chooser_Callback @@ -159,7 +159,7 @@ procedure Alert
 int fl_ask(const char *fmt,...);
 
-Deprecated +Deprecated. -- cgit