Tag: cws_src680_dba201d User: oj Date: 05/10/11 23:51:09 Modified: /dba/dbaccess/source/ui/querydesign/ TableConnection.cxx
Log: #i26348# show tableconnection by default File Changes: Directory: /dba/dbaccess/source/ui/querydesign/ =============================================== File [changed]: TableConnection.cxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/querydesign/TableConnection.cxx?r1=1.11&r2=1.11.8.1 Delta lines: +4 -4 ------------------- --- TableConnection.cxx 8 Sep 2005 16:28:21 -0000 1.11 +++ TableConnection.cxx 12 Oct 2005 06:51:06 -0000 1.11.8.1 @@ -4,9 +4,9 @@ * * $RCSfile: TableConnection.cxx,v $ * - * $Revision: 1.11 $ + * $Revision: 1.11.8.1 $ * - * last change: $Author: rt $ $Date: 2005/09/08 16:28:21 $ + * last change: $Author: oj $ $Date: 2005/10/12 06:51:06 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -74,7 +74,7 @@ { DBG_CTOR(OTableConnection,NULL); Init(); - Hide(); + Show(); } //------------------------------------------------------------------------ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
