#include "ILNNotifs.h"#include <gtk/gtk.h>#include <libnotify/notify.h>#include <nsCOMPtr.h>#include <nsIObserverService.h>#include <nsServiceManagerUtils.h>Go to the source code of this file.
Classes | |
| class | lnNotifs |
Macros | |
| #define | LN_NOTIFS_CONTRACTID "@getnightingale.com/Nightingale/lnNotifs;1" |
| #define | LN_NOTIFS_CLASSNAME "lnNotifs" |
| #define | LN_NOTIFS_CID |
| #define LN_NOTIFS_CID |
Definition at line 39 of file lnNotifs.h.
| #define LN_NOTIFS_CLASSNAME "lnNotifs" |
Definition at line 36 of file lnNotifs.h.
| #define LN_NOTIFS_CONTRACTID "@getnightingale.com/Nightingale/lnNotifs;1" |
Definition at line 35 of file lnNotifs.h.