Changed the UUID back to the one that nsIScriptContextOwner had in the .h file.

This commit is contained in:
tbogard%aol.net 1999-11-29 22:42:07 +00:00
Родитель da010d9c48
Коммит 0acfc03931
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -36,7 +36,7 @@
interface nsIScriptContext;
interface nsIScriptGlobalObject;
[scriptable, uuid(ED8640A0-A6AB-11d3-AFC2-00A024FFC08C)]
[scriptable, uuid(A94EC640-0BBA-11D2-B326-00805F8A3859)]
interface nsIScriptContextOwner : nsISupports
{
/**