projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
wxPyDataObjectSimple::SetData should not be const
[wxWidgets.git]
/
include
/
wx
/
mac
/
colordlg.h
diff --git
a/include/wx/mac/colordlg.h
b/include/wx/mac/colordlg.h
index b7c91d7b225fd19832f0cc3ab8bf24ea90d3b76c..c6a3ac644708003a221cfc750f2e1d4a83454569 100644
(file)
--- a/
include/wx/mac/colordlg.h
+++ b/
include/wx/mac/colordlg.h
@@
-1,5
+1,6
@@
-#if __WXMAC_CLASSIC__
+#if
def
__WXMAC_CLASSIC__
#include "wx/mac/classic/colordlg.h"
#else
#include "wx/mac/carbon/colordlg.h"
-#endif
\ No newline at end of file
+#endif
+