зеркало из https://github.com/mozilla/pjs.git
Factor interfaces into individual .idl files.
This commit is contained in:
Родитель
73fd36d322
Коммит
20620485c8
|
@ -58,6 +58,7 @@
|
|||
#include "nsIPresContext.h"
|
||||
#include "nsIPresShell.h"
|
||||
#include "nsIRDFCompositeDataSource.h"
|
||||
#include "nsIRDFContainerUtils.h"
|
||||
#include "nsIRDFContentModelBuilder.h"
|
||||
#include "nsIRDFDataSource.h"
|
||||
#include "nsIRDFDocument.h"
|
||||
|
|
|
@ -23,7 +23,8 @@
|
|||
content model that is to be used with a certain widget. This class
|
||||
is abstract.
|
||||
*/
|
||||
|
||||
|
||||
#include "nsIRDFContainerUtils.h"
|
||||
#include "nsIRDFContentModelBuilder.h"
|
||||
#include "nsIRDFObserver.h"
|
||||
#include "nsIDOMNodeObserver.h"
|
||||
|
|
|
@ -48,6 +48,7 @@
|
|||
#include "nsINameSpaceManager.h"
|
||||
#include "nsIRDFCompositeDataSource.h"
|
||||
#include "nsIRDFContainer.h"
|
||||
#include "nsIRDFContainerUtils.h"
|
||||
#include "nsIRDFContentModelBuilder.h"
|
||||
#include "nsIRDFDocument.h"
|
||||
#include "nsIRDFNode.h"
|
||||
|
|
|
@ -58,6 +58,7 @@
|
|||
#include "nsIPresContext.h"
|
||||
#include "nsIPresShell.h"
|
||||
#include "nsIRDFCompositeDataSource.h"
|
||||
#include "nsIRDFContainerUtils.h"
|
||||
#include "nsIRDFContentModelBuilder.h"
|
||||
#include "nsIRDFDataSource.h"
|
||||
#include "nsIRDFDocument.h"
|
||||
|
|
Загрузка…
Ссылка в новой задаче