projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Partly reverted changes to Get(Current)Selection.
[wxWidgets.git]
/
include
/
wx
/
wxshlb_cwc.h
diff --git
a/include/wx/wxshlb_cwc.h
b/include/wx/wxshlb_cwc.h
index 81785a6a76392815e6859d5fd5aa583d38e710e9..fa1f1cdeb68d47a873bad854890ffc256f127faa 100644
(file)
--- a/
include/wx/wxshlb_cwc.h
+++ b/
include/wx/wxshlb_cwc.h
@@
-1,12
+1,12
@@
/////////////////////////////////////////////////////////////////////////////
// Name: wx_cw.h
/////////////////////////////////////////////////////////////////////////////
// Name: wx_cw.h
-// Purpose: wxWi
ndow
s definitions for CodeWarrior builds
+// Purpose: wxWi
dget
s definitions for CodeWarrior builds
// Author: Stefan Csomor
// Modified by:
// Created: 12/10/98
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
// Author: Stefan Csomor
// Modified by:
// Created: 12/10/98
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence:
wxWindows licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_CW__
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_CW__
@@
-18,27
+18,27
@@
#if __option(profile)
#ifdef __cplusplus
#if __option(profile)
#ifdef __cplusplus
-
#if __POWERPC__
- #include <wxshlb_Carbon++_prof.mch>
-
#endif
+ #if __POWERPC__
+ #include "wxshlb_Carbon++_prof.mch"
+ #endif
#else
#else
-
#if __POWERPC__
- #include <wxshlb_Carbon_prof.mch>
-
#endif
+ #if __POWERPC__
+ #include "wxshlb_Carbon_prof.mch"
+ #endif
#endif
#else
#ifdef __cplusplus
#endif
#else
#ifdef __cplusplus
-
#if __POWERPC
__
- #include <wxshlb_Carbon++.mch>
-
#elif __MACH
__
- #include <wxshlb_Mach++.mch>
-
#endif
+
#if __MACH
__
+ #include "wxshlb_Mach++.mch"
+
#elif __POWERPC
__
+ #include "wxshlb_Carbon++.mch"
+ #endif
#else
#else
-
#if __POWERPC
__
- #include <wxshlb_Carbon.mch>
-
#elif __MACH
__
- #include <wxshlb_Mach.mch>
-
#endif
+
#if __MACH
__
+ #include "wxshlb_Mach.mch"
+
#elif __POWERPC
__
+ #include "wxshlb_Carbon.mch"
+ #endif
#endif
#endif
#endif
#endif
#endif
#endif