sbPrompter.h File Reference

Songbird Prompter Definitions. More...

#include <sbIPrompter.h>
#include <sbIWindowWatcher.h>
#include <nsCOMPtr.h>
#include <nsIDialogParamBlock.h>
#include <nsIObserver.h>
#include <nsIWindowWatcher.h>
#include <nsStringAPI.h>
Include dependency graph for sbPrompter.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sbPrompter
 

Macros

#define SONGBIRD_PROMPTER_CLASSNAME   "Songbird Prompter"
 
#define SONGBIRD_PROMPTER_CID
 

Detailed Description

Songbird Prompter Definitions.

Definition in file sbPrompter.h.

Macro Definition Documentation

#define SONGBIRD_PROMPTER_CID
Value:
/* {fa7ec5bd-7cab-4a63-a970-7bc4e83ee891} */ \
{ \
0xfa7ec5bd, \
0x7cab, \
0x4a63, \
{ 0xa9, 0x70, 0x7b, 0xc4, 0xe8, 0x3e, 0xe8, 0x91 } \
}

Definition at line 146 of file sbPrompter.h.

#define SONGBIRD_PROMPTER_CLASSNAME   "Songbird Prompter"

Definition at line 145 of file sbPrompter.h.