projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
update to the latest version of the patch at #10320 the wxApp::DoYield implementation
[wxWidgets.git]
/
src
/
palmos
/
mdi.cpp
diff --git
a/src/palmos/mdi.cpp
b/src/palmos/mdi.cpp
index ae2e3a2c04cce2bb8c7b0c6da8c01e362fa098db..23385f32ef643323076247075f0dfabf6c874fd7 100644
(file)
--- a/
src/palmos/mdi.cpp
+++ b/
src/palmos/mdi.cpp
@@
-34,9
+34,7
@@
#include "wx/app.h"
#include "wx/utils.h"
#include "wx/dialog.h"
- #if wxUSE_STATUSBAR
- #include "wx/statusbr.h"
- #endif
+ #include "wx/statusbr.h"
#include "wx/settings.h"
#include "wx/intl.h"
#include "wx/log.h"