Issue #62 - Fix xul.dll link bustage relating to JSErrorNotes.

This commit is contained in:
Job Bautista 2023-03-16 13:58:16 +08:00 committed by roytam1
commit 6890cdd9a1

View file

@ -5440,7 +5440,7 @@ class JSErrorBase
/**
* Notes associated with JSErrorReport.
*/
class JSErrorNotes
class JS_PUBLIC_API(JSErrorNotes)
{
public:
class Note : public JSErrorBase