projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
added missing blank line
[wxWidgets.git]
/
src
/
palmos
/
ownerdrw.cpp
diff --git
a/src/palmos/ownerdrw.cpp
b/src/palmos/ownerdrw.cpp
index 414718895ae10f414f5fee94ac6e57deab9151e4..261649727f597b85e6c13ab5377296b7f3507805 100644
(file)
--- a/
src/palmos/ownerdrw.cpp
+++ b/
src/palmos/ownerdrw.cpp
@@
-24,12
+24,12
@@
#include "wx/menu.h"
#include "wx/utils.h"
#include "wx/settings.h"
#include "wx/menu.h"
#include "wx/utils.h"
#include "wx/settings.h"
+ #include "wx/menuitem.h"
+ #include "wx/module.h"
#endif
#include "wx/ownerdrw.h"
#endif
#include "wx/ownerdrw.h"
-#include "wx/menuitem.h"
#include "wx/fontutil.h"
#include "wx/fontutil.h"
-#include "wx/module.h"
#if wxUSE_OWNER_DRAWN
#if wxUSE_OWNER_DRAWN