Bustage fix, as suggested by Standard8. Third time lucky?

git-svn-id: svn://10.0.0.236/trunk@193197 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
neil%parkwaycc.co.uk
2006-03-29 16:39:17 +00:00
parent a45b33c0ad
commit acf04d8afb

View File

@@ -71,6 +71,10 @@
#include "nsNativeCharsetUtils.h"
#ifdef MOZ_XUL_APP
#include "nsToolkitCompsCID.h"
#endif
#define ALERT_CHROME_URL "chrome://messenger/content/newmailalert.xul"
#define NEW_MAIL_ALERT_ICON "chrome://messenger/skin/icons/new-mail-alert.png"
#define SHOW_ALERT_PREF "mail.biff.show_alert"