Also forgot this.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35367 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Adrien Destugues
2010-01-31 21:22:25 +00:00
parent e6a7a30e3b
commit 859d808fb7
+1
View File
@@ -35,6 +35,7 @@ class BLanguage {
status_t GetName(BString* name);
// ISO-639 language code, e.g. "en", "de"
const char* Code();
bool IsCountry();
uint8 Direction() const;