mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Fixing build bustage. Bug 401743
This commit is contained in:
parent
165bff4bff
commit
b936455339
@ -242,6 +242,9 @@ protected:
|
|||||||
// mProcessAttachedQueueEvent
|
// mProcessAttachedQueueEvent
|
||||||
void DoProcessAttachedQueue();
|
void DoProcessAttachedQueue();
|
||||||
|
|
||||||
|
// Post an event to process the attached queue.
|
||||||
|
void PostProcessAttachedQueueEvent();
|
||||||
|
|
||||||
// MEMBER VARIABLES
|
// MEMBER VARIABLES
|
||||||
protected:
|
protected:
|
||||||
void RemoveInsertionParent(nsIContent* aParent);
|
void RemoveInsertionParent(nsIContent* aParent);
|
||||||
|
Loading…
Reference in New Issue
Block a user