зеркало из https://github.com/mozilla/pjs.git
Fix nsISupportsArray for RDF datasources.
This commit is contained in:
Родитель
49381b72ea
Коммит
0ebba35da4
|
@ -17,13 +17,12 @@
|
|||
*/
|
||||
|
||||
#include "nsISupports.idl"
|
||||
#include "nsISupportsArray.idl"
|
||||
#include "nsIRDFResource.idl"
|
||||
#include "nsIRDFNode.idl"
|
||||
#include "nsIEnumerator.idl"
|
||||
#include "nsIRDFObserver.idl"
|
||||
|
||||
// XXX Because this isn't really and interface :(
|
||||
[ptr] native nsISupportsArray(nsISupportsArray);
|
||||
%{C++
|
||||
#include "nsISupportsArray.h"
|
||||
%}
|
||||
|
|
Загрузка…
Ссылка в новой задаче