summaryrefslogtreecommitdiff
path: root/FL
diff options
context:
space:
mode:
Diffstat (limited to 'FL')
-rw-r--r--FL/mac.H1
1 files changed, 1 insertions, 0 deletions
diff --git a/FL/mac.H b/FL/mac.H
index 3bb282905..31d23a83a 100644
--- a/FL/mac.H
+++ b/FL/mac.H
@@ -142,6 +142,7 @@ public:
static void q_begin_image(CGRect&, int x, int y, int w, int h);
static void q_end_image();
// Cocoa additions
+ static CGSize window_pixel_size(Fl_Window* win);
void destroy(void);
void map(void);
void unmap(void);