зеркало из https://github.com/mozilla/pjs.git
CIDs are now kept in nsAppShellCIDs.h
This commit is contained in:
Родитель
d7f7cf24b6
Коммит
64b6bb91d5
|
@ -18,7 +18,11 @@
|
|||
*/
|
||||
#include "nsIFactory.h"
|
||||
#include "nscore.h"
|
||||
#include "nsIAppShellService.h"
|
||||
#include "nsAppShellCIDs.h"
|
||||
|
||||
/* extern the factory entry points... */
|
||||
nsresult NS_NewAppShellServiceFactory(nsIFactory** aFactory);
|
||||
|
||||
|
||||
static NS_DEFINE_IID(kAppShellServiceCID, NS_APPSHELL_SERVICE_CID);
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче