projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fixed wxSpinCtrl's client size computation in wxMSW to return something sensible
[wxWidgets.git]
/
src
/
os2
/
cursor.cpp
diff --git
a/src/os2/cursor.cpp
b/src/os2/cursor.cpp
index fec983bf6018ea5503968e1969f3be5946c02a1a..24fbc16ea100bc79880c54c8d923f50b03481e51 100644
(file)
--- a/
src/os2/cursor.cpp
+++ b/
src/os2/cursor.cpp
@@
-20,11
+20,11
@@
#include "wx/utils.h"
#include "wx/app.h"
#include "wx/icon.h"
+ #include "wx/image.h"
#endif
#include "wx/os2/private.h"
#include "wx/os2/wxrsc.h"
-#include "wx/image.h"
#include "assert.h"