Defined what nsCHTMLDocShell implements and included the appropriate header files.
git-svn-id: svn://10.0.0.236/trunk@51706 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
46cade08ac
commit
671fe34afb
@ -20,7 +20,25 @@
|
||||
* Travis Bogard <travis@netscape.com>
|
||||
*/
|
||||
|
||||
#include "nsIDocShell.idl"
|
||||
#include "nsIHTMLDocShell.idl"
|
||||
#include "nsIDocShellEdit.idl"
|
||||
#include "nsIDocShellFile.idl"
|
||||
#include "nsIGenericWindow.idl"
|
||||
#include "nsIScrollable.idl"
|
||||
#include "nsITextScroll.idl"
|
||||
|
||||
/*
|
||||
nsCHTMLDocShell implements:
|
||||
-------------------------
|
||||
nsIDocShell
|
||||
nsIHTMLDocShell
|
||||
nsIDocShellEdit
|
||||
nsIDocShellFile
|
||||
nsIGenericWindow
|
||||
nsIScrollable
|
||||
nsITextScroll
|
||||
*/
|
||||
|
||||
%{ C++
|
||||
// {F1EAC762-87E9-11d3-AF80-00A024FFC08C} -
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user