vcl/inc/android/androidinst.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit d5c27f34e8d764545dd1576922b4bcabfebc9e9d Author: Miklos Vajna <vmik...@collabora.co.uk> Date: Fri Mar 31 12:07:14 2017 +0200 vcl android: more adaptions to tools::Rectangle Change-Id: Id85ee2a943047c22f77a758238e51e580b7d079b diff --git a/vcl/inc/android/androidinst.hxx b/vcl/inc/android/androidinst.hxx index 8a0e1b96efc1..30673ac8bd72 100644 --- a/vcl/inc/android/androidinst.hxx +++ b/vcl/inc/android/androidinst.hxx @@ -32,7 +32,7 @@ public: virtual SalSystem* CreateSalSystem(); // frame management - void GetWorkArea( Rectangle& rRect ); + void GetWorkArea( tools::Rectangle& rRect ); SalFrame* CreateFrame( SalFrame* pParent, SalFrameStyleFlags nStyle ); SalFrame* CreateChildFrame( SystemParentData* pParent, SalFrameStyleFlags nStyle ); _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits