mirror of https://github.com/fltk/fltk.git
Browse Source
The reason the code was problematic was because of r4589, where a call to PostQuitMessage() snuck in. As we could not find a valid reason for that PostQuitMessage(), it has been removed and FLTK is now again properly responsive to WM_QUIT messages. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10094 ea41ed52-d2ee-0310-a9c1-e6b18d33e121pull/49/head
1 changed files with 4 additions and 1 deletions
Loading…
Reference in new issue