Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc

This commit is contained in:
bryner@brianryner.com
2004-07-31 23:15:21 +00:00
parent 3a00297e2a
commit 6cde4639f0
743 changed files with 8068 additions and 8795 deletions

View File

@@ -40,7 +40,7 @@
#include "nsIDOMHTMLIFrameElement.h"
#include "nsIDOMHTMLFrameElement.h"
#include "nsIDOMWindow.h"
#include "nsIPresContext.h"
#include "nsPresContext.h"
#include "nsIPresShell.h"
#include "nsIContent.h"
#include "nsIDocument.h"