Declare that nsCDocShell implements nsIScriptContextOwner.

This commit is contained in:
tbogard%aol.net 1999-11-30 01:05:28 +00:00
parent 50da1e6e83
commit 09d26dc298

View File

@ -27,6 +27,7 @@
#include "nsIBaseWindow.idl"
#include "nsIScrollable.idl"
#include "nsITextScroll.idl"
#include "nsIScriptContextOwner.idl"
/*
nsCHTMLDocShell implements:
@ -38,6 +39,7 @@ nsIDocShellFile
nsIBaseWindow
nsIScrollable
nsITextScroll
nsIScriptContextOwner
*/
%{ C++