Index: plugin/mac/graphics_utils_mac.h |
=================================================================== |
--- plugin/mac/graphics_utils_mac.h (revision 44394) |
+++ plugin/mac/graphics_utils_mac.h (working copy) |
@@ -48,6 +48,8 @@ |
bool IsMacOSTenFiveOrHigher(); |
+bool IsMacOSTenSixOrHigher(); |
+ |
Rect CGRect2Rect(const CGRect &inRect); |
CGRect Rect2CGRect(const Rect &inRect); |