mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 510650. Make class ::nsWindow a friend of mozilla::widget::WindowHook, not mozilla::widget::nsWindow. r=jmathies
This commit is contained in:
parent
6bdfcc6a1d
commit
25952f64b4
@ -103,7 +103,7 @@ private:
|
||||
MessageDataArray mMessageData;
|
||||
|
||||
// For Notify
|
||||
friend nsWindow;
|
||||
friend class ::nsWindow;
|
||||
};
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user