projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Always draw the selection of selected items, not just when they have
[wxWidgets.git]
/
src
/
mac
/
classic
/
cursor.cpp
diff --git
a/src/mac/classic/cursor.cpp
b/src/mac/classic/cursor.cpp
index 14890766a5a0ac6a6051fc52d2e306d3e353f4be..d299c18b340260bc48184e8b77b71d54f319ef49 100644
(file)
--- a/
src/mac/classic/cursor.cpp
+++ b/
src/mac/classic/cursor.cpp
@@
-19,10
+19,10
@@
#ifndef WX_PRECOMP
#include "wx/app.h"
+ #include "wx/icon.h"
+ #include "wx/image.h"
#endif // WX_PRECOMP
-#include "wx/icon.h"
-#include "wx/image.h"
#include "wx/xpmdecod.h"
#include "wx/mac/private.h"