diff options
| author | Manolo Gouy <Manolo> | 2015-01-22 17:45:09 +0000 |
|---|---|---|
| committer | Manolo Gouy <Manolo> | 2015-01-22 17:45:09 +0000 |
| commit | 2d264fa8d544de417b60a6fcb37352d2687dde7e (patch) | |
| tree | 36b7c4e98b488df0c88af4daa316c03209c68ef2 /FL/mac.H | |
| parent | 1b00cc8e21addcdfe75880137a66dfd11d8cf75e (diff) | |
A few comment changes.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10531 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'FL/mac.H')
| -rw-r--r-- | FL/mac.H | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -170,7 +170,7 @@ public: void map(void); void unmap(void); void collapse(void); - WindowRef window_ref(void); + WindowRef window_ref(void); // useless with cocoa GL windows void set_key_window(void); // OS X doesn't have per window icons static void set_default_icons(const Fl_RGB_Image*[], int) {}; |
