Temporary definition of NS_SCRIPTERROR_CLASSNAME (until file removed) to stave off bustage.

git-svn-id: svn://10.0.0.236/trunk@66245 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mccabe%netscape.com
2000-04-18 03:36:20 +00:00
parent 9137b95797
commit 1af7c28b13

View File

@@ -68,6 +68,8 @@ interface nsIScriptError : nsIConsoleMessage
};
%{ C++
#define NS_SCRIPTERROR_CLASSNAME "Script Error"
#define NS_SCRIPTERROR_CID \
{ 0xe38e53b9, 0x5bb0, 0x456a, { 0xb5, 0x53, 0x57, 0x93, 0x70, 0xcb, 0x15, 0x67 }}