projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fixed bug #1022383: 'several ComboBoxes appear selected'
[wxWidgets.git]
/
include
/
wx
/
mac
/
toolbar.h
diff --git
a/include/wx/mac/toolbar.h
b/include/wx/mac/toolbar.h
index 8680c5e57cb0c27fc0c818e6b7b6218d13768ae3..8f553dbdb324366656b618af9c7f51822e04fad8 100644
(file)
--- a/
include/wx/mac/toolbar.h
+++ b/
include/wx/mac/toolbar.h
@@
-1,5
+1,5
@@
-#if __WXMAC_CLASSIC__
+#if
def
__WXMAC_CLASSIC__
#include "wx/mac/classic/toolbar.h"
#else
#include "wx/mac/carbon/toolbar.h"
-#endif
\ No newline at end of file
+#endif