summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/drawing/makefile.mk
diff options
context:
space:
mode:
authorChristian Lippka <cl@openoffice.org>2000-11-22 10:45:02 +0000
committerChristian Lippka <cl@openoffice.org>2000-11-22 10:45:02 +0000
commitcdb34006e02262892e9c5bbd7bc10219746d9291 (patch)
tree09ecd6171e731464b9ccd1ef05197a96035b6dd5 /offapi/com/sun/star/drawing/makefile.mk
parentaf895795000eba2bf02bca47fb5de8dc331543ed (diff)
#80594# added a new TextureKind2 enum because of missing value in TextureKind
Diffstat (limited to 'offapi/com/sun/star/drawing/makefile.mk')
-rw-r--r--offapi/com/sun/star/drawing/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/offapi/com/sun/star/drawing/makefile.mk b/offapi/com/sun/star/drawing/makefile.mk
index 9c8caa1dd..72d530a4a 100644
--- a/offapi/com/sun/star/drawing/makefile.mk
+++ b/offapi/com/sun/star/drawing/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.5 $
+# $Revision: 1.6 $
#
-# last change: $Author: cl $ $Date: 2000-11-20 14:22:33 $
+# last change: $Author: cl $ $Date: 2000-11-22 11:45:02 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -172,6 +172,7 @@ IDLFILES=\
TextShape.idl\
TextShapeDescriptor.idl\
TextureKind.idl\
+ TextureKind2.idl\
TextureMode.idl\
TextureProjectionMode.idl\
VerticalDimensioning.idl\