This commit is contained in:
kipp%netscape.com 1999-02-23 19:32:33 +00:00
Родитель 6359d0f8d4
Коммит d77265fa2f
1 изменённых файлов: 3 добавлений и 0 удалений

Просмотреть файл

@ -28,6 +28,9 @@ struct nsStyleDisplay;
struct nsStyleSpacing;
struct nsStyleText;
//XXX deprecated class used soley by block and inline code so that the
//nsInlineReflow class can access some common variables.
class nsFrameReflowState : public nsHTMLReflowState {
public:
nsFrameReflowState(nsIPresContext& aPresContext,