mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-06 07:48:38 +09:00
Issue #62 - Fix xul.dll link bustage relating to JSErrorNotes.
This commit is contained in:
parent
2c8387f4fa
commit
6890cdd9a1
1 changed files with 1 additions and 1 deletions
|
|
@ -5440,7 +5440,7 @@ class JSErrorBase
|
|||
/**
|
||||
* Notes associated with JSErrorReport.
|
||||
*/
|
||||
class JSErrorNotes
|
||||
class JS_PUBLIC_API(JSErrorNotes)
|
||||
{
|
||||
public:
|
||||
class Note : public JSErrorBase
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue