Added AddFloater method (not yet used)

git-svn-id: svn://10.0.0.236/trunk@5897 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
kipp%netscape.com 1998-07-18 21:45:40 +00:00
parent 3f5bbb2c14
commit 33803d96e8

View File

@ -89,6 +89,8 @@ public:
mLineNumber++;
}
void AddFloater(nsIFrame* aFrame);
nsIPresContext* mPresContext;
nsISpaceManager* mSpaceManager;