diff -r 76883296a0d5 -r 11a052f4b02e tzservices/tzloc/inc/TzLocalizationDbAccessor.h --- a/tzservices/tzloc/inc/TzLocalizationDbAccessor.h Tue Jul 06 14:26:20 2010 +0300 +++ b/tzservices/tzloc/inc/TzLocalizationDbAccessor.h Wed Aug 18 09:58:19 2010 +0300 @@ -88,8 +88,10 @@ private: TInt CreateFrequentlyUsedZoneTableL(); TInt CreateUserCityTableL(); + TBool IsTableCreatedL(const TDesC& aTableName) const; void CloseDb(); void OpenDbL(); + protected: //Member data