Check in for Ron Guilmette's static build. r=nhotta, sr=waterson bug #46775
This commit is contained in:
@@ -33,11 +33,11 @@
|
||||
#include "nsIStringBundle.h"
|
||||
#include "nsXPIDLString.h"
|
||||
|
||||
const char *kPromptURL="chrome://global/content/commonDialog.xul";
|
||||
const char *kSelectPromptURL="chrome://global/content/selectDialog.xul";
|
||||
const char *kQuestionIconClass ="question-icon";
|
||||
const char *kAlertIconClass ="alert-icon";
|
||||
const char *kWarningIconClass ="message-icon";
|
||||
static const char *kPromptURL="chrome://global/content/commonDialog.xul";
|
||||
static const char *kSelectPromptURL="chrome://global/content/selectDialog.xul";
|
||||
static const char *kQuestionIconClass ="question-icon";
|
||||
static const char *kAlertIconClass ="alert-icon";
|
||||
static const char *kWarningIconClass ="message-icon";
|
||||
|
||||
static NS_DEFINE_CID(kStringBundleServiceCID, NS_STRINGBUNDLESERVICE_CID);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user