diff options
Diffstat (limited to 'src/Fl_x.cxx')
| -rw-r--r-- | src/Fl_x.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Fl_x.cxx b/src/Fl_x.cxx index 0b6a9bf3c..e92766968 100644 --- a/src/Fl_x.cxx +++ b/src/Fl_x.cxx @@ -29,7 +29,7 @@ //# include "Fl_win32.cxx" #elif defined(__APPLE__) //# include "Fl_mac.cxx" -#else +#elif !defined(FL_DOXYGEN) # define CONSOLIDATE_MOTION 1 /**** Define this if your keyboard lacks a backspace key... ****/ |
