]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/statbr95.cpp
Added headers that didn't get installed.
[wxWidgets.git] / src / msw / statbr95.cpp
index d28a6b8ae85c9c5a8f4583087472fbb7992cd26b..16fa083f6d4d11babf70ec863c86da88dc0fd3b9 100644 (file)
@@ -96,9 +96,11 @@ bool wxStatusBar95::Create(wxWindow *parent,
     }
     else
     {
+#ifndef __WXWINCE__
         // may be some versions of comctl32.dll do need it - anyhow, it won't
         // do any harm
         wstyle |= SBARS_SIZEGRIP;
+#endif
     }
 
     m_hWnd = (WXHWND)CreateStatusWindow(wstyle,