sbMacAppDelegate.h File Reference
#include <nsIObserver.h>
#include <nsIComponentManager.h>
#include <nsIGenericFactory.h>
#include <nsIFile.h>
#include <nsCOMPtr.h>
Include dependency graph for sbMacAppDelegate.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define SONGBIRD_MACAPPDELEGATEMANAGER_CONTRACTID   "@songbirdnest.com/integration/mac-app-delegate-mgr;1"
 
#define SONGBIRD_MACAPPDELEGATEMANAGER_CLASSNAME   "Songbird Mac Application Delegate Manager"
 
#define SONGBIRD_MACAPPDELEGATEMANAGER_CID
 

Macro Definition Documentation

#define SONGBIRD_MACAPPDELEGATEMANAGER_CID
Value:
{ /* CB64A891-2D63-4A71-850F-26201F7370D6 */ \
0xCB64A891, \
0x2D63, \
0x4A71, \
{0x85, 0x0F, 0x26, 0x20, 0x1F, 0x73, 0x70, 0xD6} \
}
#define SONGBIRD_MACAPPDELEGATEMANAGER_CLASSNAME   "Songbird Mac Application Delegate Manager"
#define SONGBIRD_MACAPPDELEGATEMANAGER_CONTRACTID   "@songbirdnest.com/integration/mac-app-delegate-mgr;1"