* 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:
@@ -43,7 +43,8 @@ public:
|
||||
|
||||
const char* GetLocalizedString(uint32 id) const;
|
||||
|
||||
// measurements
|
||||
status_t GetAvailableTimeZones(
|
||||
BMessage* timeZones) const;
|
||||
|
||||
int8 Measurement() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user