зеркало из https://github.com/mozilla/gecko-dev.git
CIDs are now kept in nsAppShellCIDs.h
This commit is contained in:
Родитель
fbffd07ed8
Коммит
038df08a5d
|
@ -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);
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче