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

SvpSalFrame ctor parameter list has changed

Change-Id: Ide3457c5baab3d7f84990f6c2311975002ba9f18
üst 56dabd64
......@@ -89,7 +89,7 @@ public:
SalFrameStyleFlags nSalFrameStyle,
SystemParentData *pSysParent )
: SvpSalFrame( pInstance, pParent, nSalFrameStyle,
true, basebmp::Format::ThirtyTwoBitTcMaskRGBA,
basebmp::Format::ThirtyTwoBitTcMaskRGBA,
pSysParent )
{
if (pParent == NULL && viewWidth > 1 && viewHeight > 1)
......
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