User: obo Date: 06/01/16 07:28:00 Modified: /dba/dbaccess/source/ui/app/ AppDetailView.cxx
Log: INTEGRATION: CWS dba202b (1.12.46); FILE MERGED 2005/12/12 07:48:41 oj 1.12.46.1: 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.13&r2=1.14 Delta lines: +1 -0 ------------------- --- AppDetailView.cxx 3 Jan 2006 16:15:57 -0000 1.13 +++ AppDetailView.cxx 16 Jan 2006 15:27:57 -0000 1.14 @@ -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]
