[commit] r1131 - trunk/GME/Gme

GMESRC Repository Notifications gme-commit at list.isis.vanderbilt.edu
Wed Jan 12 17:01:36 CST 2011


Author: ksmyth
Date: Wed Jan 12 17:01:34 2011
New Revision: 1131

Log:
Note kludge

Modified:
   trunk/GME/Gme/GMEApp.cpp

Modified: trunk/GME/Gme/GMEApp.cpp
==============================================================================
--- trunk/GME/Gme/GMEApp.cpp	Wed Jan 12 16:54:26 2011	(r1130)
+++ trunk/GME/Gme/GMEApp.cpp	Wed Jan 12 17:01:34 2011	(r1131)
@@ -2264,6 +2264,7 @@
 			}
 			MGACOLL_ITERATE_END;
 		}
+		// FIXME: huge kludge here: enables CCompDlg to show which addons are running
 		COMTHROW(launcher->put_Parameter(CComVariant(runningcomps)));
 
 		CGMEEventLogger::LogGMEEvent(CString(runningcomps)+"\r\n");


More information about the gme-commit mailing list