comment for very confusing metric

This commit is contained in:
Glenn Maynard
2005-10-17 23:05:44 +00:00
parent 36211ca727
commit 63cf6d7155
+2 -1
View File
@@ -95,7 +95,8 @@ ScreenRanking::ScreenRanking( CString sClassName ):
void ScreenRanking::Init()
{
STEPS_TYPES_TO_SHOW.Load ( m_sName,"StepsTypesToShow" );
// watch out: ThemeMetricStepsTypesToShow inverts the results
STEPS_TYPES_TO_SHOW.Load ( m_sName,"StepsTypesToHide" );
ROW_SPACING_X.Load ( m_sName,"RowSpacingX" );
ROW_SPACING_Y.Load ( m_sName,"RowSpacingY" );