#pragma implementation "statbr95.h"
#endif
-// ============================================================================
-// declarations
-// ============================================================================
-
-// ----------------------------------------------------------------------------
-// headers
-// ----------------------------------------------------------------------------
-
// for compilers that support precompilation, includes "wx.h".
#include "wx/wxprec.h"
#include "wx/dcclient.h"
#endif
+#ifdef __WIN95__
+
#include "wx/log.h"
#include "wx/generic/statusbr.h"
#include <windows.h>
#include <windowsx.h>
-#ifndef __GNUWIN32__
+#if !defined(__GNUWIN32__)
#include <commctrl.h>
#endif
SetFieldsWidth();
}
-#endif //USE_NATIVE_STATUSBAR
\ No newline at end of file
+#endif
+ // __WIN95__
+#endif
+ // wxUSE_NATIVE_STATUSBAR