зеркало из https://github.com/mozilla/gecko-dev.git
I forgot to make this interface scriptable
This commit is contained in:
Родитель
e61b37cdb5
Коммит
a82e7a2474
|
@ -41,7 +41,7 @@ class nsFileSpec;
|
||||||
native PrefChangedFunc(PrefChangedFunc);
|
native PrefChangedFunc(PrefChangedFunc);
|
||||||
[ptr] native nsFileSpec(nsFileSpec);
|
[ptr] native nsFileSpec(nsFileSpec);
|
||||||
|
|
||||||
[object, uuid(a22ad7b0-ca86-11d1-a9a4-00805f8a7ac4)]
|
[scriptable, uuid(a22ad7b0-ca86-11d1-a9a4-00805f8a7ac4)]
|
||||||
interface nsIPref : nsISupports {
|
interface nsIPref : nsISupports {
|
||||||
|
|
||||||
void StartUp();
|
void StartUp();
|
||||||
|
|
Загрузка…
Ссылка в новой задаче