From ca7844cf94ad5ba892fe8b162a86b25c9ba6a172 Mon Sep 17 00:00:00 2001 From: Matthias Melcher Date: Thu, 19 Oct 2023 12:13:46 +0200 Subject: FLUID now recognizes `override` and `FL_OVERRIDE` keywords (#801) --- CHANGES.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGES.txt') diff --git a/CHANGES.txt b/CHANGES.txt index a4b66eb10..3788c5947 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -247,6 +247,7 @@ Changes in FLTK 1.4.0 Released: ??? ?? 2022 - Fixed Delete key in Fl_Input deleting entire widgets in Fluid (STR #2841). - Reorganized Fluid Template feature (STR #3336). - Updated Fluid documentation and image (STR #3328). + - FLUID recognizes `override` and `FL_OVERRIDE` keywords (Github #801) - Duplicating Widget Class in Fluid no longer crashes (STR #3445). - Fl_Check_Browser::add(item) now accepts NULL (STR #3498). - Interface to set maximum width of spinner text field (STR #3386). -- cgit v1.2.3