This commit is contained in:
kipp%netscape.com 1999-03-22 22:41:09 +00:00
Родитель 655967a54a
Коммит 0c0dc2ebd7
2 изменённых файлов: 2 добавлений и 0 удалений

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

@ -299,6 +299,7 @@ protected:
PRBool IsChild(nsIFrame* aFrame);
void VerifyFrameCount(nsLineBox* line);
void VerifyOverflowSituation();
PRInt32 GetDepth() const;
#endif
nsLineBox* mLines;

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

@ -299,6 +299,7 @@ protected:
PRBool IsChild(nsIFrame* aFrame);
void VerifyFrameCount(nsLineBox* line);
void VerifyOverflowSituation();
PRInt32 GetDepth() const;
#endif
nsLineBox* mLines;