projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Combobox may not be fully created at this point
[wxWidgets.git]
/
src
/
os2
/
notebook.cpp
diff --git
a/src/os2/notebook.cpp
b/src/os2/notebook.cpp
index b0765dd8e85890aa6312e800de396f18d4f594bd..f518b1d11cf7161aad82c588639de6d85b116f41 100644
(file)
--- a/
src/os2/notebook.cpp
+++ b/
src/os2/notebook.cpp
@@
-22,11
+22,11
@@
#include "wx/dcclient.h"
#include "wx/string.h"
#include "wx/settings.h"
#include "wx/dcclient.h"
#include "wx/string.h"
#include "wx/settings.h"
- #include "wx/log.h"
+ #include "wx/log.h"
+ #include "wx/event.h"
#endif // WX_PRECOMP
#include "wx/imaglist.h"
#endif // WX_PRECOMP
#include "wx/imaglist.h"
-#include "wx/event.h"
#include "wx/control.h"
#include "wx/os2/private.h"
#include "wx/control.h"
#include "wx/os2/private.h"