summaryrefslogtreecommitdiff
path: root/FL/mac.H
diff options
context:
space:
mode:
Diffstat (limited to 'FL/mac.H')
-rw-r--r--FL/mac.H4
1 files changed, 2 insertions, 2 deletions
diff --git a/FL/mac.H b/FL/mac.H
index 194caf7d3..98d7bb2c1 100644
--- a/FL/mac.H
+++ b/FL/mac.H
@@ -109,8 +109,8 @@ extern void *fl_default_cursor;
// This object contains all mac-specific stuff about a window:
// WARNING: this object is highly subject to change!
-class Fl_X
-{
+class Fl_X {
+
public:
Window xid; // pointer to the Cocoa window object (FLWindow*)
Fl_Offscreen other_xid; // pointer for offscreen bitmaps (overlay window)