diff options
Diffstat (limited to 'src/Fl_Window.cxx')
| -rw-r--r-- | src/Fl_Window.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Fl_Window.cxx b/src/Fl_Window.cxx index 6611e0261..d8b82562b 100644 --- a/src/Fl_Window.cxx +++ b/src/Fl_Window.cxx @@ -35,7 +35,7 @@ char *Fl_Window::default_xclass_ = 0L; -char Fl_Window::show_iconic_ = 0; +char Fl_Window::show_next_window_iconic_ = 0; Fl_Window *Fl_Window::current_; |
