* Missing from the previous commit. Sorry ! Thanks to luroh for watching.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37664 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
9a78a691f8
commit
719313afdd
@ -39,6 +39,7 @@ class BLocaleRoster {
|
||||
status_t GetDefaultLanguage(BLanguage **) const;
|
||||
status_t GetDefaultCountry(BCountry **) const;
|
||||
void SetDefaultCountry(BCountry *) const;
|
||||
void UpdateSettings(BMessage* newSettings);
|
||||
|
||||
status_t GetLanguage(const char* languageCode, BLanguage** _language)
|
||||
const;
|
||||
|
Loading…
Reference in New Issue
Block a user