Tag: cws_src680_hsqlcsv User: fs Date: 2006/09/19 04:18:23 Modified: dba/dbaccess/source/ui/misc/asyncmodaldialog.cxx
Log: #i10000# File Changes: Directory: /dba/dbaccess/source/ui/misc/ ======================================== File [changed]: asyncmodaldialog.cxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/misc/asyncmodaldialog.cxx?r1=1.1.2.1&r2=1.1.2.2 Delta lines: +4 -3 ------------------- --- asyncmodaldialog.cxx 18 Sep 2006 12:15:53 -0000 1.1.2.1 +++ asyncmodaldialog.cxx 19 Sep 2006 11:18:20 -0000 1.1.2.2 @@ -4,9 +4,9 @@ * * $RCSfile: asyncmodaldialog.cxx,v $ * - * $Revision: 1.1.2.1 $ + * $Revision: 1.1.2.2 $ * - * last change: $Author: fs $ $Date: 2006/09/18 12:15:53 $ + * last change: $Author: fs $ $Date: 2006/09/19 11:18:20 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -102,6 +102,7 @@ } delete this; + return 0L; } //==================================================================== --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
