[GME-commit] GMESRC/GME/GMEActiveBrowser ActiveBrowserPropertyPage.cpp,1.42,1.43

gme-commit at list.isis.vanderbilt.edu gme-commit at list.isis.vanderbilt.edu
Wed Apr 13 01:28:02 CDT 2005


Update of /project/gme-repository/GMESRC/GME/GMEActiveBrowser
In directory escher:/tmp/cvs-serv22906

Modified Files:
	ActiveBrowserPropertyPage.cpp 
Log Message:


CVS User: Zoltan Molnar, ISIS (zolmol)

Index: ActiveBrowserPropertyPage.cpp
===================================================================
RCS file: /project/gme-repository/GMESRC/GME/GMEActiveBrowser/ActiveBrowserPropertyPage.cpp,v
retrieving revision 1.42
retrieving revision 1.43
diff -C2 -d -r1.42 -r1.43
*** ActiveBrowserPropertyPage.cpp	12 Apr 2005 23:42:16 -0000	1.42
--- ActiveBrowserPropertyPage.cpp	13 Apr 2005 00:28:00 -0000	1.43
***************
*** 1038,1042 ****
  		else // _copyToFile == VARIANT_FALSE 
  		{
! 			CGMEDataDescriptor GMEDataDescriptor( rectSelectedList, dummyAnnList, rectFrame.TopLeft(), CPoint( 0,0));
  			CGMEClosureDataSource * pGMEClosureDataSource = new CGMEClosureDataSource( pMgaContext->m_ccpProject);
  
--- 1038,1042 ----
  		else // _copyToFile == VARIANT_FALSE 
  		{
! 			CGMEDataDescriptor GMEDataDescriptor( rectSelectedList, CRectList(), rectFrame.TopLeft(), CPoint( 0,0));
  			CGMEClosureDataSource * pGMEClosureDataSource = new CGMEClosureDataSource( pMgaContext->m_ccpProject);
  



More information about the GME-commit mailing list