[Xcode4] Forgot to remove *.
This commit is contained in:
@@ -11,7 +11,7 @@ typedef const struct __CFDictionary *CFDictionaryRef;
|
|||||||
#if __APPLE_CC__ < 5621
|
#if __APPLE_CC__ < 5621
|
||||||
typedef struct _CGDirectDisplayID *CGDirectDisplayID;
|
typedef struct _CGDirectDisplayID *CGDirectDisplayID;
|
||||||
#else
|
#else
|
||||||
typedef uint32_t *CGDirectDisplayID;
|
typedef uint32_t CGDirectDisplayID;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
class LowLevelWindow_MacOSX : public LowLevelWindow
|
class LowLevelWindow_MacOSX : public LowLevelWindow
|
||||||
|
|||||||
Reference in New Issue
Block a user