summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--vcl/aqua/inc/salgdi.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/vcl/aqua/inc/salgdi.h b/vcl/aqua/inc/salgdi.h
index ae478d032eeb..75359ca09606 100644
--- a/vcl/aqua/inc/salgdi.h
+++ b/vcl/aqua/inc/salgdi.h
@@ -2,9 +2,9 @@
*
* $RCSfile: salgdi.h,v $
*
- * $Revision: 1.19 $
+ * $Revision: 1.20 $
*
- * last change: $Author: bmahbod $ $Date: 2001-01-17 23:10:47 $
+ * last change: $Author: bmahbod $ $Date: 2001-01-23 05:04:59 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -146,5 +146,6 @@ struct SalGraphicsData
typedef struct SalGraphicsData SalGraphicsData;
typedef SalGraphicsData *SalGraphicsDataPtr;
+typedef SalGraphicsDataPtr *SalGraphicsDataHandle;
#endif // _SV_SALGDI_H