projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
aui notebook real-time dragging implemented
[wxWidgets.git]
/
src
/
unix
/
taskbarx11.cpp
diff --git
a/src/unix/taskbarx11.cpp
b/src/unix/taskbarx11.cpp
index e3ac3d59871b1ffddbeb835394d13e33a8dfd16f..9535ee340e02b02775fe47331d91caa128b7753d 100644
(file)
--- a/
src/unix/taskbarx11.cpp
+++ b/
src/unix/taskbarx11.cpp
@@
-29,11
+29,10
@@
#include "wx/dcclient.h"
#include "wx/statbmp.h"
#include "wx/sizer.h"
+ #include "wx/bitmap.h"
+ #include "wx/image.h"
#endif
-#include "wx/bitmap.h"
-#include "wx/image.h"
-
#ifdef __VMS
#pragma message disable nosimpint
#endif