]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/statbr95.cpp
Added wxTE_PROCESS_TAB
[wxWidgets.git] / src / msw / statbr95.cpp
index 4965c95ff2d1cd03e207817208546a43415a6b80..5f98b771806a05e87707defc36f02bbbe5a571be 100644 (file)
@@ -27,6 +27,8 @@
   #include "wx/dcclient.h"
 #endif
 
+#ifdef __WIN95__
+
 #include "wx/log.h"
 
 #include "wx/generic/statusbr.h"
@@ -35,7 +37,7 @@
 #include  <windows.h>
 #include  <windowsx.h>
 
-#ifndef __GNUWIN32__
+#if !defined(__GNUWIN32__)
 #include  <commctrl.h>
 #endif
 
@@ -227,4 +229,7 @@ void wxStatusBar95::OnSize(wxSizeEvent& event)
   SetFieldsWidth();
 }
 
-#endif  //USE_NATIVE_STATUSBAR
\ No newline at end of file
+#endif
+  // __WIN95__
+#endif
+  // wxUSE_NATIVE_STATUSBAR