diff options
Diffstat (limited to 'FL/Fl_Window.H')
| -rw-r--r-- | FL/Fl_Window.H | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/FL/Fl_Window.H b/FL/Fl_Window.H index 3df78092e..90e3e5dc0 100644 --- a/FL/Fl_Window.H +++ b/FL/Fl_Window.H @@ -629,9 +629,9 @@ public: static char show_next_window_iconic() { return show_next_window_iconic_; } - + void allow_expand_outside_parent(); - + }; #endif |
