diff options
| author | ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> | 2020-10-12 21:05:27 +0200 |
|---|---|---|
| committer | ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> | 2020-10-12 21:05:38 +0200 |
| commit | 0d8385a652441440d8fa2db15bd40d4d5cf4e734 (patch) | |
| tree | 07001b71b6bd5940f300bc8fbdeca5af831a72f4 /FL/Fl_Copy_Surface.H | |
| parent | 5830226aab4428e77e7aa4078e0f544aef92f326 (diff) | |
Simpler macOS implementation of capture of window titlebars.
Diffstat (limited to 'FL/Fl_Copy_Surface.H')
| -rw-r--r-- | FL/Fl_Copy_Surface.H | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/FL/Fl_Copy_Surface.H b/FL/Fl_Copy_Surface.H index 03faa14cc..cf62e1fa6 100644 --- a/FL/Fl_Copy_Surface.H +++ b/FL/Fl_Copy_Surface.H @@ -64,7 +64,6 @@ public: void origin(int *x, int *y); void origin(int x, int y); int printable_rect(int *w, int *h); - virtual void draw_decorated_window(Fl_Window *win, int x_offset = 0, int y_offset = 0); }; |
