diff options
Diffstat (limited to 'FL/Fl_Window.H')
| -rw-r--r-- | FL/Fl_Window.H | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FL/Fl_Window.H b/FL/Fl_Window.H index 4153199bf..9ffe218e8 100644 --- a/FL/Fl_Window.H +++ b/FL/Fl_Window.H @@ -543,7 +543,7 @@ public: void shape(const Fl_Image* img); void shape(const Fl_Image& b) ; int is_shaped(); - inline int screen_num(); + int screen_num(); }; #endif |
