summaryrefslogtreecommitdiff
path: root/include/premac.h
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2014-08-17 13:27:42 +0300
committerTor Lillqvist <tml@collabora.com>2014-08-17 13:27:42 +0300
commit95a5d7733190d66b1c4761a5bbaa5a2cc2361dd0 (patch)
tree9b59f645f782c72801f98e30a3f5913f17ac3e91 /include/premac.h
parentc2d3b7e4aa0480ed2c66b7240ef05cfff6a07125 (diff)
fdo#82579: The SDK used by the "TDF" tb needs Cursor and Line to be handled
Change-Id: Idb9600b49ef711f0c11faa8650853fee0c455763
Diffstat (limited to 'include/premac.h')
-rw-r--r--include/premac.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/premac.h b/include/premac.h
index 51e85515adb8..1de12522b3b1 100644
--- a/include/premac.h
+++ b/include/premac.h
@@ -17,6 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
+#define Cursor MacOSCursor
+#define Line MacOSLine
#define Point MacOSPoint
#define Polygon MacOSPolygon
#define Size MacOSSize