]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/osx/private/glgrab.h
removing NSWindow based mouse tracking in favour of 10.5+ trackingArea implementation
[wxWidgets.git] / include / wx / osx / private / glgrab.h
index bca90cb457d15734b429e01948f33f94607bde25..3ec2df8f4ef4c217d2d4a2a84b3654b7c8d5fd96 100644 (file)
@@ -4,7 +4,7 @@
     extern "C" {
 #endif
 
-    CGImageRef grabViaOpenGL(CGDirectDisplayID display, 
+    CGImageRef grabViaOpenGL(CGDirectDisplayID display,
                              CGRect srcRect);
 
 #if defined __cplusplus