[GME-commit] GMESRC/GME/ObjectInspector InspectorList.cpp,1.38,1.39

gme-commit at list.isis.vanderbilt.edu gme-commit at list.isis.vanderbilt.edu
Fri May 14 09:27:19 CDT 2004


Update of /var/lib/gme/GMESRC/GME/ObjectInspector
In directory braindrain:/tmp/cvs-serv7342/GME/ObjectInspector

Modified Files:
	InspectorList.cpp 
Log Message:
Fixed focus problems in the browser and the attribute editor. See JIRA GME-64


CVS User: volgy

Index: InspectorList.cpp
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/ObjectInspector/InspectorList.cpp,v
retrieving revision 1.38
retrieving revision 1.39
diff -C2 -d -r1.38 -r1.39
*** InspectorList.cpp	2 Mar 2004 21:51:28 -0000	1.38
--- InspectorList.cpp	14 May 2004 13:27:16 -0000	1.39
***************
*** 1098,1102 ****
  {
  	SetHelp(-1);
! 	OnSelChange();
  }
  
--- 1098,1103 ----
  {
  	SetHelp(-1);
! 	// PETER: Removed beacuse of JIRA #GME-64
! 	// OnSelChange();
  }
  



More information about the GME-commit mailing list