Tag: cws_src680_dba202b User: oj Date: 05/12/11 23:48:45 Modified: /dba/dbaccess/source/ui/app/ AppDetailView.cxx
Log: adjust helptext when mouse was moved File Changes: Directory: /dba/dbaccess/source/ui/app/ ======================================= File [changed]: AppDetailView.cxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/app/AppDetailView.cxx?r1=1.12&r2=1.12.46.1 Delta lines: +4 -3 ------------------- --- AppDetailView.cxx 23 Sep 2005 12:16:10 -0000 1.12 +++ AppDetailView.cxx 12 Dec 2005 07:48:41 -0000 1.12.46.1 @@ -4,9 +4,9 @@ * * $RCSfile: AppDetailView.cxx,v $ * - * $Revision: 1.12 $ + * $Revision: 1.12.46.1 $ * - * last change: $Author: hr $ $Date: 2005/09/23 12:16:10 $ + * last change: $Author: oj $ $Date: 2005/12/12 07:48:41 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -302,6 +302,7 @@ SetCurEntry( _pEntry ); if ( GetCurEntry() ) InvalidateEntry( GetCurEntry() ); + updateHelpText(); return true; } return false; --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
