]> git.saurik.com Git - wxWidgets.git/blobdiff - src/os2/statbmp.cpp
[ 1216436 ] cleanup 'shadow variable' warnings from gcc in headers.
[wxWidgets.git] / src / os2 / statbmp.cpp
index 09af143f46a4075e1f8a14d44f824cf8c54331d8..ed401f97db67a139d73dfbffc3f2a87e2335ac1d 100644 (file)
@@ -109,7 +109,7 @@ bool wxStaticBitmap::Create(
     int                             nWinstyle = SS_ICON;
 
     m_hWnd = (WXHWND)::WinCreateWindow( pParent->GetHWND()
-                                       ,wxCanvasClassName
+                                       ,(PSZ)wxCanvasClassName
                                        ,zId
                                        ,nWinstyle | WS_VISIBLE
                                        ,0,0,0,0