diff options
Diffstat (limited to 'FL/Fl_Image_Surface.H')
| -rw-r--r-- | FL/Fl_Image_Surface.H | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/FL/Fl_Image_Surface.H b/FL/Fl_Image_Surface.H index fe8d4c2ad..1daf4bc63 100644 --- a/FL/Fl_Image_Surface.H +++ b/FL/Fl_Image_Surface.H @@ -86,6 +86,7 @@ public: void origin(int x, int y); int printable_rect(int *w, int *h); Fl_Offscreen offscreen(); + static void rescale(Fl_Image_Surface*& surf); }; |
