summaryrefslogtreecommitdiff
path: root/sw/inc/viscrs.hxx
diff options
context:
space:
mode:
authorTomaž Vajngerl <tomaz.vajngerl@collabora.co.uk>2015-02-12 16:31:50 +0900
committerMiklos Vajna <vmiklos@collabora.co.uk>2015-02-16 09:20:49 +0100
commit63ae4c065122f5d44a0dfe8fcfa0cddcb14bca66 (patch)
tree18f799839ffebac09f3107bd2f30f0f8fce6df42 /sw/inc/viscrs.hxx
parent1e4d83a578933a1acd4d7d0c68b56f37987170cb (diff)
Enable mpCursorOverlay for Android too
Commit 8fc976698e4d3d04f61cbad96c0c977ef15115d6 enables a code path that needs mpCursorOverlay, which was not enabled for Android and caused the build to fail. Change-Id: I88fe0be23c25c6b14170b2a3505aa2be01f73e0b
Diffstat (limited to 'sw/inc/viscrs.hxx')
-rw-r--r--sw/inc/viscrs.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/viscrs.hxx b/sw/inc/viscrs.hxx
index 1d364e000f40..b24bea5ba060 100644
--- a/sw/inc/viscrs.hxx
+++ b/sw/inc/viscrs.hxx
@@ -71,7 +71,7 @@ class SwSelPaintRects : public SwRects
const SwCrsrShell* pCShell;
-#if HAVE_FEATURE_DESKTOP
+#if HAVE_FEATURE_DESKTOP || defined(ANDROID)
sdr::overlay::OverlayObject* mpCursorOverlay;
// access to mpCursorOverlay for swapContent