]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk1/frame.cpp
Commit FM's GTK+ native assert dialog code.
[wxWidgets.git] / src / gtk1 / frame.cpp
index b9818eba524410cef108d4e8a32a2650519cbd08..493ab611660ffa7e2a6bbcb75e7ce499938f1c3b 100644 (file)
     #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"