projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fixed the drawing of the HRules so they don't try to iterate over all
[wxWidgets.git]
/
src
/
common
/
imagpnm.cpp
diff --git
a/src/common/imagpnm.cpp
b/src/common/imagpnm.cpp
index 3646d49e8205beff3b0eb7bbabe1fe626e07fdab..d5ca1fae4ddfa7a2e6075188680dd9fb297a9a7e 100644
(file)
--- a/
src/common/imagpnm.cpp
+++ b/
src/common/imagpnm.cpp
@@
-22,7
+22,7
@@
# include "wx/setup.h"
#endif
-#if wxUSE_PNM
+#if wxUSE_
IMAGE && wxUSE_
PNM
#include "wx/imagpnm.h"
#include "wx/log.h"