Albrecht Schlosser 74d827f71f Remove FL_MENU_RESERVED bit mask in favor of better documentation
This bit mask was added in commit 53b40f4138e70e44 in an attempt
to *document* reserved bits but it turned out that this mask could
have negative side effects on some newer compilers by propagating
the enum to an 'unsigned int' and issuing compiler warnings.

See this comment and follow-up's in fltk.general:
https://groups.google.com/g/fltkgeneral/c/7xrDkbkxiyw/m/rzEIJ7XhAgAJ
2024-10-19 15:58:51 +02:00
..
2023-02-02 19:14:14 +01:00
2024-02-07 18:37:34 +01:00
2024-06-26 16:02:12 -07:00
2022-08-23 09:04:14 +02:00
2024-06-21 18:10:33 +02:00
2024-02-07 18:37:34 +01:00
2024-08-12 18:31:05 -07:00
2023-01-20 16:20:01 +01:00
2024-06-21 18:10:33 +02:00
2020-07-06 20:28:20 +02:00
2022-08-29 12:15:32 +02:00
2024-02-07 18:37:34 +01:00
x.H
2020-07-06 20:28:20 +02:00

All FLTK header files are in the FL subdirectory of the fltk.framework.
Image header files are located in "fltk.framework/Headers/FL/images/".