Fixing Linux breakage
git-svn-id: svn://10.0.0.236/trunk@10512 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -349,6 +349,10 @@ void PR_CALLBACK ProxyEvent::DestroyPLEvent(PLEvent* aEvent)
|
||||
delete ev;
|
||||
}
|
||||
|
||||
#if defined(XP_UNIX)
|
||||
extern PLEventQueue* gWebShell_UnixEventQueue;
|
||||
#endif
|
||||
|
||||
void ProxyEvent::Fire()
|
||||
{
|
||||
PLEventQueue* eventQueue;
|
||||
|
||||
Reference in New Issue
Block a user