Attempt to patch mac build error

This commit is contained in:
akkana@netscape.com
1998-12-18 21:04:33 +00:00
parent a42616bb03
commit 24f354b8cd
2 changed files with 2 additions and 2 deletions

View File

@@ -67,7 +67,7 @@ nsIDocument *gDoc = nsnull;
// [HACK] Foward Declarations
void ForceDrawFrame(nsFrame * aFrame);
void RefreshContentFrames(nsIPresContext& aPresContext, nsIContent * aStartContent, nsIContent * aEndContent);
static void RefreshContentFrames(nsIPresContext& aPresContext, nsIContent * aStartContent, nsIContent * aEndContent);
PRBool nsFrame::mDoingSelection = PR_FALSE;
PRBool nsFrame::mDidDrag = PR_FALSE;