fixed for new passing of pres context into API.

This commit is contained in:
michaelp@netscape.com
1998-10-11 00:58:53 +00:00
parent 0d44c8d68a
commit d32fbc8a05
2 changed files with 2 additions and 2 deletions

View File

@@ -438,7 +438,7 @@ ImageFrame::GetDesiredSize(nsIPresContext* aPresContext,
// We can't use that approach yet, because currently the compositor doesn't
// support transparent views...
#if 0
nsHTMLContainerFrame::CreateViewForFrame(aPresContext, this, mStyleContext, PR_TRUE);
nsHTMLContainerFrame::CreateViewForFrame(*aPresContext, this, mStyleContext, PR_TRUE);
#endif
// Setup url before starting the image load