summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/makefile.mk
diff options
context:
space:
mode:
authorFrank Schönheit <fs@openoffice.org>2001-04-19 07:43:06 +0000
committerFrank Schönheit <fs@openoffice.org>2001-04-19 07:43:06 +0000
commit0620c542a9f671913d61c6f33dca4d1ae86eefaa (patch)
tree249b25e963ee2e4319c2bdf9a94f26e953bdb86f /offapi/com/sun/star/awt/makefile.mk
parentb3f2547eba43fbf7a3e7ecd49a7cd08b09610032 (diff)
#82883# +UnoControlFormattedField / +UnoControlDateField
Diffstat (limited to 'offapi/com/sun/star/awt/makefile.mk')
-rw-r--r--offapi/com/sun/star/awt/makefile.mk6
1 files changed, 4 insertions, 2 deletions
diff --git a/offapi/com/sun/star/awt/makefile.mk b/offapi/com/sun/star/awt/makefile.mk
index 795f7fb44..95f648280 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.8 $
+# $Revision: 1.9 $
#
-# last change: $Author: mt $ $Date: 2001-04-02 16:10:42 $
+# last change: $Author: fs $ $Date: 2001-04-19 08:43:06 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -149,9 +149,11 @@ IDLFILES=\
UnoControlRadioButtonModel.idl\
UnoControlTimeFieldModel.idl\
UnoControlCurrencyField.idl\
+ UnoControlDateField.idl\
UnoControlEdit.idl\
UnoControlFileControl.idl\
UnoControlFixedText.idl\
+ UnoControlFormattedField.idl\
UnoControlGroupBox.idl\
UnoControlImageControl.idl\
UnoControlListBox.idl\