зеркало из https://github.com/mozilla/pjs.git
Fix win32 bustage.
This commit is contained in:
Родитель
1b337fef53
Коммит
b246224594
|
@ -26,7 +26,7 @@
|
|||
#include "nsIURL.idl"
|
||||
#include "nsIEnumerator.idl"
|
||||
#include "nsISupportsArray.idl"
|
||||
#include "nsIDocShell.idl"
|
||||
interface nsIDocShell;
|
||||
|
||||
[scriptable, uuid(D8C7D8A1-E84C-11d2-BF87-00105A1B0627)]
|
||||
interface nsIChromeRegistry : nsISupports
|
||||
|
|
|
@ -68,6 +68,7 @@
|
|||
#include "nsIHTMLStyleSheet.h"
|
||||
#include "nsIHTMLContentContainer.h"
|
||||
#include "nsIPresShell.h"
|
||||
#include "nsIDocShell.h"
|
||||
#include "nsIStyleSet.h"
|
||||
#include "nsISupportsArray.h"
|
||||
#include "nsICSSLoader.h"
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
#include "nsIURL.idl"
|
||||
#include "nsIEnumerator.idl"
|
||||
#include "nsISupportsArray.idl"
|
||||
#include "nsIDocShell.idl"
|
||||
interface nsIDocShell;
|
||||
|
||||
[scriptable, uuid(D8C7D8A1-E84C-11d2-BF87-00105A1B0627)]
|
||||
interface nsIChromeRegistry : nsISupports
|
||||
|
|
|
@ -68,6 +68,7 @@
|
|||
#include "nsIHTMLStyleSheet.h"
|
||||
#include "nsIHTMLContentContainer.h"
|
||||
#include "nsIPresShell.h"
|
||||
#include "nsIDocShell.h"
|
||||
#include "nsIStyleSet.h"
|
||||
#include "nsISupportsArray.h"
|
||||
#include "nsICSSLoader.h"
|
||||
|
|
Загрузка…
Ссылка в новой задаче