projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Warning fix (instead of silencing int->short with typecast, have the same type intern...
[wxWidgets.git]
/
include
/
wx
/
mac
/
checkbox.h
diff --git
a/include/wx/mac/checkbox.h
b/include/wx/mac/checkbox.h
index c97212cd4ca7701c1a02e9e0a2c08639c8d2e56d..f7f7bf2de1b3ed27c7c568ca2b6d8da0e02d1867 100644
(file)
--- a/
include/wx/mac/checkbox.h
+++ b/
include/wx/mac/checkbox.h
@@
-1,5
+1,5
@@
-#if __WXMAC_CLASSIC__
+#if
def
__WXMAC_CLASSIC__
#include "wx/mac/classic/checkbox.h"
#else
#include "wx/mac/carbon/checkbox.h"
#include "wx/mac/classic/checkbox.h"
#else
#include "wx/mac/carbon/checkbox.h"
-#endif
\ No newline at end of file
+#endif