mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1059020 - report fully qualified class name to avoid conflict with mozilla::dom::Notification. r=surkov.
This commit is contained in:
parent
528e73e596
commit
bd590f38fa
@ -26,7 +26,7 @@ class DocAccessible;
|
||||
class Notification
|
||||
{
|
||||
public:
|
||||
NS_INLINE_DECL_REFCOUNTING(Notification)
|
||||
NS_INLINE_DECL_REFCOUNTING(mozilla::a11y::Notification)
|
||||
|
||||
/**
|
||||
* Process notification.
|
||||
|
Loading…
Reference in New Issue
Block a user