Tag: cws_src680_kaddrbook User: ebischoff Date: 05/12/01 09:38:25 Modified: /dba/connectivity/source/drivers/kab/ KDriver.cxx
Log: Tested that the driver works even when OOo is running on display :1 File Changes: Directory: /dba/connectivity/source/drivers/kab/ ================================================ File [changed]: KDriver.cxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/kab/KDriver.cxx?r1=1.1.2.3&r2=1.1.2.4 Delta lines: +3 -5 ------------------- --- KDriver.cxx 30 Nov 2005 13:56:37 -0000 1.1.2.3 +++ KDriver.cxx 1 Dec 2005 17:38:22 -0000 1.1.2.4 @@ -4,9 +4,9 @@ * * $RCSfile: KDriver.cxx,v $ * - * $Revision: 1.1.2.3 $ + * $Revision: 1.1.2.4 $ * - * last change: $Author: kendy $ $Date: 2005/11/30 13:56:37 $ + * last change: $Author: ebischoff $ $Date: 2005/12/01 17:38:22 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -66,8 +66,6 @@ KCmdLineArgs::init(1, kabargs, "KAddressBook", *kabargs, "Address Book driver", "0.1"); m_pKApplication = new KApplication(false, false); -// It would be better to call this constructor with a "Display" argument -// Especially if OOo is run on diplay :1... } // set language --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
