FSRef transition, common constant
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28872 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -564,5 +564,11 @@ void wxMacWakeUp() ;
|
|||||||
|
|
||||||
ControlRef wxMacFindControlUnderMouse( Point location , WindowRef window , ControlPartCode *outPart ) ;
|
ControlRef wxMacFindControlUnderMouse( Point location , WindowRef window , ControlPartCode *outPart ) ;
|
||||||
|
|
||||||
|
#ifdef TARGET_API_MAC_OSX
|
||||||
|
#define kDefaultPathStyle kCFURLPOSIXPathStyle
|
||||||
|
#else
|
||||||
|
#define kDefaultPathStyle kCFURLHFSPathStyle
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
// _WX_PRIVATE_H_
|
// _WX_PRIVATE_H_
|
||||||
|
Reference in New Issue
Block a user