projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Removed LastError() from wxFilterStream
[wxWidgets.git]
/
include
/
wx
/
pen.h
diff --git
a/include/wx/pen.h
b/include/wx/pen.h
index d132d8a7c973c70a51f2ccae351a6eca795f3ec6..62bdd7dc6ed83ed24c27053fa47e9406a081eb6e 100644
(file)
--- a/
include/wx/pen.h
+++ b/
include/wx/pen.h
@@
-11,6
+11,8
@@
#include "wx/qt/pen.h"
#elif defined(__WXMAC__)
#include "wx/mac/pen.h"
+#elif defined(__WXPM__)
+#include "wx/os2/pen.h"
#elif defined(__WXSTUBS__)
#include "wx/stubs/pen.h"
#endif