diff options
| -rw-r--r-- | documentation/src/advanced.dox | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/src/advanced.dox b/documentation/src/advanced.dox index fc619e445..30a3ed01f 100644 --- a/documentation/src/advanced.dox +++ b/documentation/src/advanced.dox @@ -84,7 +84,7 @@ threads on all operating systems: widgets derived from Fl_Window, including dialogs, file choosers, subwindows or those using Fl_Gl_Window. -\li Don't call Fl::wait(), Fl::flush() or any +\li Don't call Fl::run(), Fl::wait(), Fl::flush() or any related methods that will handle system messages \li Don't start or cancel timers |
