]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/dcsvg.cpp
adde wxSTC bakefile
[wxWidgets.git] / src / common / dcsvg.cpp
index d59ecb0277ac2dfd67943b1b9183ec61014e28b8..ed303084a4b06936289f60381ecdb773c07fdfaa 100644 (file)
@@ -757,7 +757,7 @@ void wxSVGFileDC::DoDrawIcon(const class wxIcon & myIcon, wxCoord x, wxCoord y)
 
 
                                  
-void wxSVGFileDC::DoDrawBitmap(const class wxBitmap & bmp, wxCoord x, wxCoord y , bool bTransparent /*=0*/ )
+void wxSVGFileDC::DoDrawBitmap(const class wxBitmap & bmp, wxCoord x, wxCoord y , bool  WXUNUSED(bTransparent) /*=0*/ )
 {
     if (m_graphics_changed) NewGraphics ();