diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2007-11-19 15:29:34 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2007-11-19 15:29:34 +0000 |
commit | 20d185a13b4435b40e9e363104f47eca6115ec03 (patch) | |
tree | c989d3af77e5592fc1353752b0331b76d993927b /offapi/com/sun/star/ui | |
parent | 1e74c1192286e5a18d1f87faf64fe533727fadef (diff) |
INTEGRATION: CWS as6 (1.13.150); FILE MERGED
2007/07/24 12:51:08 as 1.13.150.1: #i63263# make multi selection of files working
Diffstat (limited to 'offapi/com/sun/star/ui')
-rw-r--r-- | offapi/com/sun/star/ui/dialogs/makefile.mk | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/offapi/com/sun/star/ui/dialogs/makefile.mk b/offapi/com/sun/star/ui/dialogs/makefile.mk index 996d9b9f1801..8b704cf7be4a 100644 --- a/offapi/com/sun/star/ui/dialogs/makefile.mk +++ b/offapi/com/sun/star/ui/dialogs/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.13 $ +# $Revision: 1.14 $ # -# last change: $Author: rt $ $Date: 2006-12-01 17:18:37 $ +# last change: $Author: ihi $ $Date: 2007-11-19 16:29:34 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -60,6 +60,7 @@ IDLFILES=\ ListboxControlActions.idl\ TemplateDescription.idl\ XFilePicker.idl\ + XFilePicker2.idl\ XFilePickerControlAccess.idl \ XFilePickerListener.idl\ XFilePickerNotifier.idl\ |