This website requires JavaScript.
Explore
Help
Register
Sign In
cheng
/
wxWidgets
Watch
1
Star
0
Fork
0
You've already forked wxWidgets
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
bb69632a56
wxWidgets
/
include
/
wx
/
osx
/
uma.h
4 lines
59 B
C
Raw
Normal View
History
Unescape
Escape
Source changes needed to get MDI support compiling on OS X Cocoa, and a explicit cast to CGImageRef so the compiler doesn't complain. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55751 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-09-20 19:06:58 -04:00
#
if __WXOSX_CARBON__
fixing file paths after renaming git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54125 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-06-11 15:17:41 -04:00
#
include
"wx/osx/carbon/uma.h"
renaming git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54117 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-06-11 12:30:48 -04:00
#
endif
Reference in New Issue
Copy Permalink