projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Added wxWindow::IsDescendant() helper.
[wxWidgets.git]
/
src
/
common
/
fmapbase.cpp
diff --git
a/src/common/fmapbase.cpp
b/src/common/fmapbase.cpp
index 5d52d48d75c84d57461915e3b1fa08b686ae1846..2fe0cccbaddd7ac4ee5079fdd71a73fa7ae2d94e 100644
(file)
--- a/
src/common/fmapbase.cpp
+++ b/
src/common/fmapbase.cpp
@@
-34,7
+34,7
@@
#include "wx/wxcrtvararg.h"
#endif //WX_PRECOMP
-#if defined(__W
XMSW
__)
+#if defined(__W
INDOWS
__)
#include "wx/msw/private.h" // includes windows.h for LOGFONT
#include "wx/msw/winundef.h"
#endif