projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
respect wxBU_NOTEXT style in wxButton
[wxWidgets.git]
/
src
/
os2
/
joystick.cpp
diff --git
a/src/os2/joystick.cpp
b/src/os2/joystick.cpp
index c86cb881a63d933c343c89a483944e150621aea5..2117fd31e3f3616ed94b06519cc418aff4b1b254 100644
(file)
--- a/
src/os2/joystick.cpp
+++ b/
src/os2/joystick.cpp
@@
-18,6
+18,7
@@
#ifndef WX_PRECOMP
#include "wx/string.h"
#ifndef WX_PRECOMP
#include "wx/string.h"
+ #include "wx/window.h"
#endif
#define INCL_PM
#endif
#define INCL_PM
@@
-26,8
+27,6
@@
#define NO_JOYGETPOSEX
#define NO_JOYGETPOSEX
-#include "wx/window.h"
-
IMPLEMENT_DYNAMIC_CLASS(wxJoystick, wxObject)
// Attributes
IMPLEMENT_DYNAMIC_CLASS(wxJoystick, wxObject)
// Attributes