Replaced nsIGenericWindow with nsIBaseWindow.

git-svn-id: svn://10.0.0.236/trunk@53762 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
tbogard%aol.net
1999-11-17 08:45:28 +00:00
parent d8627fe912
commit da2b769d83
3 changed files with 6 additions and 6 deletions

View File

@@ -24,7 +24,7 @@
#include "nsIDocShellContainer.idl"
#include "nsIDocShellEdit.idl"
#include "nsIDocShellFile.idl"
#include "nsIGenericWindow.idl"
#include "nsIBaseWindow.idl"
#include "nsIScrollable.idl"
#include "nsITextScroll.idl"
@@ -35,7 +35,7 @@ nsIDocShell
nsIHTMLDocShell
nsIDocShellEdit
nsIDocShellFile
nsIGenericWindow
nsIBaseWindow
nsIScrollable
nsITextScroll
*/