Added initial reflow hook

git-svn-id: svn://10.0.0.236/trunk@2600 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
kipp
1998-05-29 02:13:13 +00:00
parent 4161660a5b
commit 5c844c6ff3
2 changed files with 4 additions and 0 deletions

View File

@@ -65,6 +65,8 @@ protected:
nsIContent* aContent,
nsIStyleContext* aStyleContext,
nsIFrame*& aResult);
nsresult ProcessInitialReflow(nsIPresContext* aPresContext);
};
#endif /* nsHTMLContainerFrame_h___ */