#include "nsIGenericFactory.h"
#include "nsServiceManagerUtils.h"
#include "nsSystemTrayService.h"
Go to the source code of this file.
nsModuleComponentInfo components[] |
|
static |
Initial value:=
{
{
"System Tray Service" ,
{ 0xf53fcefa, 0x2f53, 0x40cf, { 0xbb, 0xaf, 0x2f, 0x58, 0x96, 0xa5, 0x6e, 0x82 } } ,
"@mozilla.org/system-tray-service;1" ,
nsSystemTrayServiceConstructor
}
}
Definition at line 64 of file trayModule.cpp.