[GME-commit] GMESRC/GME/MgaUtil GmeDlg.cpp,1.11,1.12

gme-commit at list.isis.vanderbilt.edu gme-commit at list.isis.vanderbilt.edu
Tue Aug 9 19:27:50 CDT 2005


Update of /project/gme-repository/GMESRC/GME/MgaUtil
In directory escher:/tmp/cvs-serv10734

Modified Files:
	GmeDlg.cpp 
Log Message:
In case of longer scripting engine names.


CVS User: Zoltan Molnar, ISIS (zolmol)

Index: GmeDlg.cpp
===================================================================
RCS file: /project/gme-repository/GMESRC/GME/MgaUtil/GmeDlg.cpp,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** GmeDlg.cpp	21 Jun 2005 19:40:38 -0000	1.11
--- GmeDlg.cpp	9 Aug 2005 18:27:48 -0000	1.12
***************
*** 174,178 ****
  
  
! 	m_ScriptEgines.InsertColumn( 0, "", LVCFMT_LEFT, 100, -1 );
      memcpy(&ourCatID, &CATID_ActiveScript, sizeof(ourCatID));
  //    memcpy(&ourCatID, &CATID_ActiveScriptParse, sizeof(ourCatID));
--- 174,178 ----
  
  
! 	m_ScriptEgines.InsertColumn( 0, "", LVCFMT_LEFT, 205, -1 );
      memcpy(&ourCatID, &CATID_ActiveScript, sizeof(ourCatID));
  //    memcpy(&ourCatID, &CATID_ActiveScriptParse, sizeof(ourCatID));



More information about the GME-commit mailing list