projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
documentation for wxAppTraits (patch 1518295 from Francesco)
[wxWidgets.git]
/
src
/
gtk1
/
frame.cpp
diff --git
a/src/gtk1/frame.cpp
b/src/gtk1/frame.cpp
index b9818eba524410cef108d4e8a32a2650519cbd08..493ab611660ffa7e2a6bbcb75e7ce499938f1c3b 100644
(file)
--- a/
src/gtk1/frame.cpp
+++ b/
src/gtk1/frame.cpp
@@
-27,11
+27,8
@@
#include "wx/dialog.h"
#include "wx/control.h"
#include "wx/toolbar.h"
-#endif // WX_PRECOMP
-
-#if wxUSE_STATUSBAR
#include "wx/statusbr.h"
-#endif
+#endif
// WX_PRECOMP
#include <glib.h>
#include "wx/gtk1/private.h"