mirror of
https://github.com/fltk/fltk.git
synced 2026-05-10 13:51:00 +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.