summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
cc56206)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5863
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#include "wx/dcclient.h"
#endif
#include "wx/dcclient.h"
#endif
-#include "wx/generic/statusbr.h"
+#include "wx/statusbr.h"
-#ifdef __WXMSW__
-#include <windows.h>
-#include "wx/msw/winundef.h"
-#endif
+// with wxUSE_NATIVE_STATUSBAR it is not included from wx/statusbr.h
+#include "wx/generic/statusbr.h"
IMPLEMENT_DYNAMIC_CLASS(wxStatusBarGeneric, wxWindow)
IMPLEMENT_DYNAMIC_CLASS(wxStatusBarGeneric, wxWindow)