Patching IDL for Win32.

This commit is contained in:
hyatt%netscape.com 2000-05-30 08:23:05 +00:00
parent cfbf3533d1
commit a5c72be8e7
3 changed files with 6 additions and 6 deletions

View File

@ -23,8 +23,8 @@
*/
#include "nsIBoxObject.idl"
#include "nsIWebBrowser.idl"
#include "domstubs.idl"
interface nsIWebBrowser;
[scriptable, uuid(F2504C26-7CF5-426a-86A7-E50998AC57C1)]
interface nsIBrowserBoxObject : nsISupports

View File

@ -23,8 +23,8 @@
*/
#include "nsIBoxObject.idl"
#include "nsIEditorShell.idl"
#include "domstubs.idl"
interface nsIEditorShell;
[scriptable, uuid(14B3B669-3414-4548-AA03-EDF257D889C8)]
interface nsIEditorBoxObject : nsISupports

View File

@ -23,8 +23,8 @@
*/
#include "nsIBoxObject.idl"
#include "nsIDocShell.idl"
#include "domstubs.idl"
interface nsIDocShell;
[scriptable, uuid(DD9AB9BE-FED3-4bff-A72D-5390D52DD887)]
interface nsIIFrameBoxObject : nsISupports