projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
added InitCommandEventWithItems() and call it from wxChoice and wxComboBox code to...
[wxWidgets.git]
/
src
/
msw
/
dragimag.cpp
diff --git
a/src/msw/dragimag.cpp
b/src/msw/dragimag.cpp
index 01e42a155db3caa43780594aedcb59809363364a..75d271d05c8c51fbdbebb3c57ae9632f3d93abfb 100644
(file)
--- a/
src/msw/dragimag.cpp
+++ b/
src/msw/dragimag.cpp
@@
-35,10
+35,10
@@
#include "wx/settings.h"
#include "wx/intl.h"
#include "wx/log.h"
+ #include "wx/frame.h"
#endif
#include "wx/msw/private.h"
-#include "wx/frame.h"
#include "wx/image.h"
#include "wx/msw/dragimag.h"