Bug 504221 part 12. Switch SetInitialChildList to nsFrameList. r=fantasai, r+sr=roc

This commit is contained in:
Boris Zbarsky
2009-07-28 08:53:20 -04:00
parent 5a510c0676
commit a8b4b2dc7e
58 changed files with 219 additions and 199 deletions

View File

@@ -62,7 +62,7 @@ public:
NS_IMETHOD
SetInitialChildList(nsIAtom* aListName,
nsIFrame* aChildList);
nsFrameList& aChildList);
NS_IMETHOD
Reflow(nsPresContext* aPresContext,