diff options
| -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 31a76f4e9..51236fb6a 100644 --- a/src/Fl_x.cxx +++ b/src/Fl_x.cxx @@ -3087,7 +3087,7 @@ void Fl_X11_Window_Driver::show() { } -#define USE_PRINT_BUTTON 1 +//#define USE_PRINT_BUTTON 1 #ifdef USE_PRINT_BUTTON // to test the Fl_Printer class creating a "Print front window" button in a separate window |
