projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
adding open and close hand cursor constants, implementation currently OSX only, close...
[wxWidgets.git]
/
include
/
wx
/
wxshlba_cw.h
diff --git
a/include/wx/wxshlba_cw.h
b/include/wx/wxshlba_cw.h
index 806606975d6ddeb38d4df6f16c4c1de6f543cb6f..cdef0340ca9e031f4239852412d080cfffc108af 100644
(file)
--- a/
include/wx/wxshlba_cw.h
+++ b/
include/wx/wxshlba_cw.h
@@
-19,45
+19,45
@@
#if __option(profile)
#ifdef __cplusplus
#if __POWERPC__
#if __option(profile)
#ifdef __cplusplus
#if __POWERPC__
- #include
<wxshlba_PPC++_prof.mch>
+ #include
"wxshlba_PPC++_prof.mch"
#elif __INTEL__
#elif __INTEL__
- #include
<wxshlba_x86++_prof.mch>
+ #include
"wxshlba_x86++_prof.mch"
#elif __CFM68K__
#elif __CFM68K__
- #include
<wxshlba_cfm++_prof.mch>
+ #include
"wxshlba_cfm++_prof.mch"
#else
#else
- #include
<wxshlba_68k++_prof.mch>
+ #include
"wxshlba_68k++_prof.mch"
#endif
#else
#if __POWERPC__
#endif
#else
#if __POWERPC__
- #include
<wxshlba_PPC_prof.mch>
+ #include
"wxshlba_PPC_prof.mch"
#elif __INTEL__
#elif __INTEL__
- #include
<wxshlba_x86_prof.mch>
+ #include
"wxshlba_x86_prof.mch"
#elif __CFM68K__
#elif __CFM68K__
- #include
<wxshlba_cfm_prof.mch>
+ #include
"wxshlba_cfm_prof.mch"
#else
#else
- #include
<wxshlba_68k_prof.mch>
+ #include
"wxshlba_68k_prof.mch"
#endif
#endif
#else
#ifdef __cplusplus
#if __POWERPC__
#endif
#endif
#else
#ifdef __cplusplus
#if __POWERPC__
- #include
<wxshlba_PPC++.mch>
+ #include
"wxshlba_PPC++.mch"
#elif __INTEL__
#elif __INTEL__
- #include
<wxshlba_x86++.mch>
+ #include
"wxshlba_x86++.mch"
#elif __CFM68K__
#elif __CFM68K__
- #include
<wxshlba_cfm++.mch>
+ #include
"wxshlba_cfm++.mch"
#else
#else
- #include
<wxshlba_68k++.mch>
+ #include
"wxshlba_68k++.mch"
#endif
#else
#if __POWERPC__
#endif
#else
#if __POWERPC__
- #include
<wxshlba_PPC.mch>
+ #include
"wxshlba_PPC.mch"
#elif __INTEL__
#elif __INTEL__
- #include
<wxshlba_x86.mch>
+ #include
"wxshlba_x86.mch"
#elif __CFM68K__
#elif __CFM68K__
- #include
<wxshlba_cfm.mch>
+ #include
"wxshlba_cfm.mch"
#else
#else
- #include
<wxshlba_68k.mch>
+ #include
"wxshlba_68k.mch"
#endif
#endif
#endif
#endif
#endif
#endif