projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
reordering for CW compiles, setting control to opaque because of incorrect erases...
[wxWidgets.git]
/
src
/
mgl
/
window.cpp
diff --git
a/src/mgl/window.cpp
b/src/mgl/window.cpp
index 560a55b51471f1e1f4b190a3c7c8ec49107821ff..17646da080aaadcb80abf7226bd424e3a63ac372 100644
(file)
--- a/
src/mgl/window.cpp
+++ b/
src/mgl/window.cpp
@@
-37,7
+37,6
@@
#include "wx/utils.h"
#include "wx/app.h"
#include "wx/panel.h"
- #include "wx/caret.h"
#endif
#if wxUSE_DRAG_AND_DROP
@@
-49,6
+48,7
@@
#include "wx/mgl/private.h"
#include "wx/intl.h"
#include "wx/dcscreen.h"
+#include "wx/caret.h"
#include <mgraph.hpp>