From 86ac37deb2ff66a0892397bd75b1cf202c5e941c Mon Sep 17 00:00:00 2001 From: Ivo Hinkelmann Date: Thu, 13 Sep 2007 16:58:18 +0000 Subject: [PATCH] INTEGRATION: CWS macaddressbook01 (1.18.24); FILE MERGED 2007/07/09 23:19:46 ericb 1.18.24.2: RESYNC: (1.18-1.19); FILE MERGED 2007/07/08 19:08:13 msicotte 1.18.24.1: #i77591# initial commit --- dbaccess/source/ui/dlg/ConnectionPage.cxx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/dbaccess/source/ui/dlg/ConnectionPage.cxx b/dbaccess/source/ui/dlg/ConnectionPage.cxx index e5ccec49251c..5e0eeddbced6 100644 --- a/dbaccess/source/ui/dlg/ConnectionPage.cxx +++ b/dbaccess/source/ui/dlg/ConnectionPage.cxx @@ -4,9 +4,9 @@ * * $RCSfile: ConnectionPage.cxx,v $ * - * $Revision: 1.19 $ + * $Revision: 1.20 $ * - * last change: $Author: rt $ $Date: 2007-07-06 08:10:08 $ + * last change: $Author: ihi $ $Date: 2007-09-13 17:58:18 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -301,6 +301,7 @@ namespace dbaui case DST_OUTLOOKEXP: case DST_EVOLUTION: case DST_KAB: + case DST_MACAB: m_aFT_Connection.SetText(String(ModuleRes(STR_NO_ADDITIONAL_SETTINGS))); { String sText = m_aFT_Connection.GetText();