equal
deleted
inserted
replaced
68 |
68 |
69 private: |
69 private: |
70 |
70 |
71 private: |
71 private: |
72 static TimezoneClient *mTimezoneClient; |
72 static TimezoneClient *mTimezoneClient; |
73 static int mReferenceCount; |
73 static bool mReferenceCount; |
74 |
74 |
75 // TODO: still refatoring |
75 // TODO: still refatoring |
76 public: |
76 public: |
77 /*TIMEZONECLIENT_EXPORT*/ QList<LocationInfo> &getLocations(); |
77 /*TIMEZONECLIENT_EXPORT*/ QList<LocationInfo> &getLocations(); |
78 /*TIMEZONECLIENT_EXPORT*/ LocationInfo getCurrentZoneInfoL(); |
78 /*TIMEZONECLIENT_EXPORT*/ LocationInfo getCurrentZoneInfoL(); |