diff options
| author | Manolo Gouy <Manolo> | 2016-04-17 09:25:00 +0000 |
|---|---|---|
| committer | Manolo Gouy <Manolo> | 2016-04-17 09:25:00 +0000 |
| commit | 16beb869a506107a8286bc225a152766a8a7a798 (patch) | |
| tree | 38a55bede5fd0fc521e3e56dd32f12b61b68a95b /FL/mac.H | |
| parent | befd771dd68447b00aaf3334a35203dc5df63c72 (diff) | |
Move Fl_X::gc for Mac platform to the Fl_Cocoa_Window_Driver class
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11638 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'FL/mac.H')
| -rw-r--r-- | FL/mac.H | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -145,7 +145,6 @@ public: bool in_windowDidResize(); // is window performing windowDidResize? void in_windowDidResize(bool); // sets whether window is performing windowDidResize // Quartz additions: - CGContextRef gc; // graphics context (NULL when using QD) static void q_release_context(Fl_X *x=0); // free all resources associated with gc // Cocoa additions static NSOpenGLPixelFormat *mode_to_NSOpenGLPixelFormat(int mode, const int*); // computes NSOpenGLPixelFormat from Gl window's mode |
