Kaydet (Commit) b9dc42fc authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Hopefully fix build on Linux

Change-Id: Ia2e80b07138a552d04072f4b8d362bcc2be86edf
üst ac7d6300
...@@ -75,7 +75,7 @@ bool SvpSalGraphics::drawAlphaRect( long /*nX*/, long /*nY*/, long /*nWidth*/, l ...@@ -75,7 +75,7 @@ bool SvpSalGraphics::drawAlphaRect( long /*nX*/, long /*nY*/, long /*nWidth*/, l
return false; return false;
} }
#ifdef MACOSX #ifndef IOS
SvpSalGraphics::SvpSalGraphics() : SvpSalGraphics::SvpSalGraphics() :
m_bUseLineColor( true ), m_bUseLineColor( true ),
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment