projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Include wx/radiobut.h according to precompiled headers of wx/wx.h (with other minor...
[wxWidgets.git]
/
src
/
mac
/
classic
/
window.cpp
diff --git
a/src/mac/classic/window.cpp
b/src/mac/classic/window.cpp
index 0e5d2ca6727783f9a3a92f7c119d43f8d97e633e..16b32b0496b6e7e9822d2a27dff18121d56306f6 100644
(file)
--- a/
src/mac/classic/window.cpp
+++ b/
src/mac/classic/window.cpp
@@
-28,10
+28,10
@@
#include "wx/msgdlg.h"
#include "wx/scrolbar.h"
#include "wx/statbox.h"
+ #include "wx/listbox.h"
#endif
#include "wx/layout.h"
-#include "wx/listbox.h"
#include "wx/notebook.h"
#include "wx/tabctrl.h"
#include "wx/tooltip.h"