projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fixes for WXWIN_COMPATIBILITY, and BC++ fix for event.cpp
[wxWidgets.git]
/
src
/
msw
/
tbarmsw.cpp
diff --git
a/src/msw/tbarmsw.cpp
b/src/msw/tbarmsw.cpp
index 84bf089014a59c8de3e4231a8cc184cb7ab3b0b5..91bed87c4b7360e1afe63989ac735f67f69e4cd9 100644
(file)
--- a/
src/msw/tbarmsw.cpp
+++ b/
src/msw/tbarmsw.cpp
@@
-46,7
+46,7
@@
/////// Non-Windows 95 implementation
-#if !USE_IMAGE_LOADING_IN_MSW
+#if !
wx
USE_IMAGE_LOADING_IN_MSW
#error If wxUSE_IMAGE_LOADING_IN_MSW is set to 0, then wxUSE_BUTTONBAR must be set to 0 too.
#endif