diff options
Diffstat (limited to 'src/Fl_compose.cxx')
| -rw-r--r-- | src/Fl_compose.cxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Fl_compose.cxx b/src/Fl_compose.cxx index 41644dc8a..432efef2d 100644 --- a/src/Fl_compose.cxx +++ b/src/Fl_compose.cxx @@ -85,7 +85,9 @@ static char dead_keys[] = { }; #endif // !WIN32 && OLD_DEAD_KEY_CODE +#ifndef FL_DOXYGEN int Fl::compose_state = 0; +#endif /** Any text editing widget should call this for each FL_KEYBOARD event. Use of this function is very simple. |
