* re-added GetAvailableTimeZones() to BCountry - it is now a convenience wrapper

around BLocaleRoster::GetAvailableTimeZonesForCountry()
* minor cleanup

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38412 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Oliver Tappe
2010-08-28 09:23:26 +00:00
parent 18900042ce
commit 81fe5a9200
2 changed files with 10 additions and 3 deletions
+2 -1
View File
@@ -43,7 +43,8 @@ public:
const char* GetLocalizedString(uint32 id) const;
// measurements
status_t GetAvailableTimeZones(
BMessage* timeZones) const;
int8 Measurement() const;