projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
better guarding when no printing architecture exists (patch from Joel Low)
[wxWidgets.git]
/
src
/
osx
/
carbon
/
region.cpp
diff --git
a/src/osx/carbon/region.cpp
b/src/osx/carbon/region.cpp
index d08fd4984c25b88208ffa5c7bd77738258a6bd85..e645ea9e92f9438b6a274d97640234c9d834bd71 100644
(file)
--- a/
src/osx/carbon/region.cpp
+++ b/
src/osx/carbon/region.cpp
@@
-16,7
+16,7
@@
#include "wx/gdicmn.h"
#endif
-#include "wx/
mac
/uma.h"
+#include "wx/
osx
/uma.h"
IMPLEMENT_DYNAMIC_CLASS(wxRegion, wxGDIObject)
IMPLEMENT_DYNAMIC_CLASS(wxRegionIterator, wxObject)