This commit is contained in:
Glenn Maynard
2007-02-12 01:00:52 +00:00
parent 3c36b5389d
commit 81fcea1950
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -68,7 +68,7 @@ void BannerCache::Demand()
if( PREFSMAN->m_BannerCache != BNCACHE_LOW_RES_LOAD_ON_DEMAND )
return;
FOREACH_Child( &BannerData, p )
FOREACH_CONST_Child( &BannerData, p )
{
RString sBannerPath = p->GetName();