[Libreoffice-commits] core.git: vcl/android
Caolán McNamara
caolanm at redhat.com
Mon Nov 16 02:57:15 PST 2015
vcl/android/androidinst.cxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 6f967b4432a6e3d82258be4c481cfca80d5581ef
Author: Caolán McNamara <caolanm at redhat.com>
Date: Mon Nov 16 10:56:29 2015 +0000
fix android build
Change-Id: Ida1447bad7f81ebfcc0da1e8278a74c11a139afe
diff --git a/vcl/android/androidinst.cxx b/vcl/android/androidinst.cxx
index 787beba..1b46fe2 100644
--- a/vcl/android/androidinst.cxx
+++ b/vcl/android/androidinst.cxx
@@ -121,7 +121,7 @@ public:
SalFrameStyleFlags nSalFrameStyle,
SystemParentData *pSysParent )
: SvpSalFrame( pInstance, pParent, nSalFrameStyle,
- true, basebmp::Format::ThirtyTwoBitTcMaskRGBA,
+ basebmp::Format::ThirtyTwoBitTcMaskRGBA,
pSysParent )
{
enableDamageTracker();
More information about the Libreoffice-commits
mailing list