Tag: cws_src680_hsqlcsv User: fs Date: 2006/09/18 05:14:39 Modified: dba/dbaccess/source/ui/misc/makefile.mk
Log: #i69526# querydesignaccess renamed to databaseobjectview / +asyncmodaldialog File Changes: Directory: /dba/dbaccess/source/ui/misc/ ======================================== File [changed]: makefile.mk Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/misc/makefile.mk?r1=1.27.46.1&r2=1.27.46.2 Delta lines: +4 -3 ------------------- --- makefile.mk 14 Sep 2006 11:46:57 -0000 1.27.46.1 +++ makefile.mk 18 Sep 2006 12:14:37 -0000 1.27.46.2 @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.27.46.1 $ +# $Revision: 1.27.46.2 $ # -# last change: $Author: fs $ $Date: 2006/09/14 11:46:57 $ +# last change: $Author: fs $ $Date: 2006/09/18 12:14:37 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -56,6 +56,7 @@ # ... object files ............................ SLOFILES= \ + $(SLO)$/asyncmodaldialog.obj \ $(SLO)$/imageprovider.obj \ $(SLO)$/singledoccontroller.obj \ $(SLO)$/datasourceconnector.obj \ @@ -70,7 +71,7 @@ $(SLO)$/RtfReader.obj \ $(SLO)$/propertysetitem.obj \ $(SLO)$/containermultiplexer.obj \ - $(SLO)$/querydesignaccess.obj \ + $(SLO)$/databaseobjectview.obj \ $(SLO)$/DExport.obj \ $(SLO)$/uiservices.obj \ $(SLO)$/RowSetDrop.obj \ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
