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

@@ -59,7 +59,7 @@
#include "nsIScriptGlobalObject.h"
#include "nsIScriptGlobalObjectOwner.h"
#include "nsIDOMEvent.h"
#include "nsIPresContext.h"
#include "nsPresContext.h"
#include "nsIComponentManager.h"
#include "nsIEventQueueService.h"
#include "nsCRT.h"