Fix vc6 bustage

This commit is contained in:
gavin%gavinsharp.com 2006-04-18 02:28:00 +00:00
parent 4eb4b3a209
commit 5aaa52afd8

View File

@ -207,6 +207,8 @@ nsBoxFrame::DidSetStyleContext()
// The values that CacheAttributes() computes depend on our style,
// so we need to recompute them here...
CacheAttributes();
return NS_OK;
}
/**