phonebookengines/VirtualPhonebook/VPbkCntModel/src/CContactStoreInfo.cpp
branchRCL_3
changeset 32 2828b4d142c0
parent 23 5586b4d2ec3e
child 64 c1e8ba0c2b16
--- a/phonebookengines/VirtualPhonebook/VPbkCntModel/src/CContactStoreInfo.cpp	Tue Apr 27 16:23:35 2010 +0300
+++ b/phonebookengines/VirtualPhonebook/VPbkCntModel/src/CContactStoreInfo.cpp	Tue May 11 16:00:21 2010 +0300
@@ -125,6 +125,15 @@
         }
     return iStore.NativeDatabase().GroupCount();
     }
+
+// -----------------------------------------------------------------------------
+// CContactStoreInfo::ResetGroupsFetched
+// -----------------------------------------------------------------------------
+//     
+void CContactStoreInfo::ResetGroupsFetched()
+    {
+    iGroupsFetched = EFalse;
+    }
     
 } // namespace VPbkCntModel
 //  End of File