projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
made wxString::Replace, Matches and Find work with any form of string argument
[wxWidgets.git]
/
include
/
wx
/
mac
/
apptrait.h
diff --git
a/include/wx/mac/apptrait.h
b/include/wx/mac/apptrait.h
index fe7b4791a91714a5b664476f29e57d8960350c5b..e3ff75ce83109e9d16d06cf462a37654bf5cf0af 100644
(file)
--- a/
include/wx/mac/apptrait.h
+++ b/
include/wx/mac/apptrait.h
@@
-1,4
+1,4
@@
-#if __WXMAC_CLASSIC__
+#if
def
__WXMAC_CLASSIC__
#include "wx/mac/classic/apptrait.h"
#else
#include "wx/mac/carbon/apptrait.h"