I forgot to make this interface scriptable

This commit is contained in:
alecf%netscape.com 1999-05-28 23:04:19 +00:00
Родитель e61b37cdb5
Коммит a82e7a2474
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -41,7 +41,7 @@ class nsFileSpec;
native PrefChangedFunc(PrefChangedFunc);
[ptr] native nsFileSpec(nsFileSpec);
[object, uuid(a22ad7b0-ca86-11d1-a9a4-00805f8a7ac4)]
[scriptable, uuid(a22ad7b0-ca86-11d1-a9a4-00805f8a7ac4)]
interface nsIPref : nsISupports {
void StartUp();