summaryrefslogtreecommitdiff
path: root/offapi
diff options
context:
space:
mode:
authorMalte Timmermann <mt@openoffice.org>2002-09-11 13:44:20 +0000
committerMalte Timmermann <mt@openoffice.org>2002-09-11 13:44:20 +0000
commit4c3a024d4c6699d93e2a23f2c55f489d0137721b (patch)
treedda7c3c478e3a62252b79c5acbf6058d5fa81413 /offapi
parent2aeb9e307c23d5066d7bc46a3561ad21ab315319 (diff)
#97920# added UnoControlSpinField
Diffstat (limited to 'offapi')
-rw-r--r--offapi/com/sun/star/awt/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/offapi/com/sun/star/awt/makefile.mk b/offapi/com/sun/star/awt/makefile.mk
index a29c1b5c8..df5d9afeb 100644
--- a/offapi/com/sun/star/awt/makefile.mk
+++ b/offapi/com/sun/star/awt/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.16 $
+# $Revision: 1.17 $
#
-# last change: $Author: mi $ $Date: 2001-10-22 16:03:10 $
+# last change: $Author: mt $ $Date: 2002-09-11 14:44:20 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -171,6 +171,7 @@ IDLFILES=\
UnoControlRadioButtonModel.idl\
UnoControlScrollBar.idl\
UnoControlScrollBarModel.idl\
+ UnoControlSpinField.idl\
UnoControlTimeField.idl\
UnoControlTimeFieldModel.idl\
VclContainerEvent.idl\