projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
added SetModified() for people who find it easier to understand than MarkDirty/Discar...
[wxWidgets.git]
/
include
/
wx
/
mac
/
choice.h
diff --git
a/include/wx/mac/choice.h
b/include/wx/mac/choice.h
index d15a2b631ad7365cec8a2ad0eaa9ccc7849cc297..c1dc2abdda3a69133a69de9375b44cf18e081500 100644
(file)
--- a/
include/wx/mac/choice.h
+++ b/
include/wx/mac/choice.h
@@
-1,5
+1,5
@@
-#if __WXMAC_CLASSIC__
+#if
def
__WXMAC_CLASSIC__
#include "wx/mac/classic/choice.h"
#else
#include "wx/mac/carbon/choice.h"
-#endif
\ No newline at end of file
+#endif