diff options
Diffstat (limited to 'src/Fl_Window.cxx')
| -rw-r--r-- | src/Fl_Window.cxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Fl_Window.cxx b/src/Fl_Window.cxx index 70701bab6..8ab9aaae9 100644 --- a/src/Fl_Window.cxx +++ b/src/Fl_Window.cxx @@ -33,6 +33,8 @@ char *Fl_Window::default_xclass_ = 0L; +char Fl_Window::show_iconic_ = 0; + Fl_Window *Fl_Window::current_; void Fl_Window::_Fl_Window() { |
