diff options
Diffstat (limited to 'FL/Fl_Window.H')
| -rw-r--r-- | FL/Fl_Window.H | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/FL/Fl_Window.H b/FL/Fl_Window.H index 544369160..c64efbf45 100644 --- a/FL/Fl_Window.H +++ b/FL/Fl_Window.H @@ -556,6 +556,7 @@ public: int screen_num(); void screen_num(int screen_num); static bool is_a_rescale(); + fl_uintptr_t os_id(); }; #endif |
