зеркало из https://github.com/mozilla/pjs.git
there isn't an underscore in the FullCircle initialization call.
This commit is contained in:
Родитель
d7a254d287
Коммит
7dbb9363b4
|
@ -101,7 +101,7 @@ nsAppShellService::Initialize(void)
|
||||||
nsresult rv;
|
nsresult rv;
|
||||||
|
|
||||||
#ifdef MOZ_FULLCIRCLE
|
#ifdef MOZ_FULLCIRCLE
|
||||||
FC_Initialize();
|
FCInitialize();
|
||||||
#endif
|
#endif
|
||||||
// Create the Event Queue for the UI thread...
|
// Create the Event Queue for the UI thread...
|
||||||
nsIEventQueueService* mEventQService;
|
nsIEventQueueService* mEventQService;
|
||||||
|
|
Загрузка…
Ссылка в новой задаче