[GME-commit] GMESRC/GME/GMEActiveBrowser ActiveBrowserPropertyPage.cpp,1.56,1.57

gme-commit at list.isis.vanderbilt.edu gme-commit at list.isis.vanderbilt.edu
Wed Dec 6 23:28:24 CST 2006


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

Modified Files:
	ActiveBrowserPropertyPage.cpp 
Log Message:
Redo: Y instead of U.


CVS User: Zoltan Molnar, ISIS (zolmol)

Index: ActiveBrowserPropertyPage.cpp
===================================================================
RCS file: /project/gme-repository/GMESRC/GME/GMEActiveBrowser/ActiveBrowserPropertyPage.cpp,v
retrieving revision 1.56
retrieving revision 1.57
diff -C2 -d -r1.56 -r1.57
*** ActiveBrowserPropertyPage.cpp	6 Dec 2006 22:00:59 -0000	1.56
--- ActiveBrowserPropertyPage.cpp	6 Dec 2006 23:28:22 -0000	1.57
***************
*** 2269,2273 ****
  			}
  		}break;
! 	case 0x55: //VK_U
  		{
  			if( ::GetKeyState( VK_CONTROL) < 0) {
--- 2269,2273 ----
  			}
  		}break;
! 	case 0x59: //VK_Y
  		{
  			if( ::GetKeyState( VK_CONTROL) < 0) {



More information about the GME-commit mailing list