зеркало из https://github.com/mozilla/gecko-dev.git
Checking in a header file which was missed in my last check in, bug 20380,=tao.
This commit is contained in:
Родитель
1c2e74b53e
Коммит
c8d6589459
|
@ -33,9 +33,13 @@ class nsCollationUnix : public nsICollation {
|
|||
|
||||
protected:
|
||||
nsCollation *mCollation;
|
||||
nsString mLocale; //should be nsCString when available
|
||||
nsString mLocale;
|
||||
nsString mSavedLocale;
|
||||
nsString mCharset;
|
||||
|
||||
void DoSetLocale();
|
||||
void DoRestoreLocale();
|
||||
|
||||
public:
|
||||
NS_DECL_ISUPPORTS
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче