mirror of
https://github.com/fltk/fltk.git
synced 2026-05-13 03:43:02 +08:00
6f8ed5a85d
... to avoid side effects under Windows where the default would prevent entering emoji's with the emoji palette if the WNDCLASS begins with "edit" (conflict with a system WNDCLASS). This is also documented in the respective tutorial chapter.