--- a/phonebookui/Phonebook2/inc/spbcontentprovider.h Tue May 11 16:00:21 2010 +0300
+++ b/phonebookui/Phonebook2/inc/spbcontentprovider.h Tue May 25 12:26:45 2010 +0300
@@ -28,6 +28,7 @@
class CPbk2StoreManager;
class TPbk2IconId;
class CGulIcon;
+class MVPbkContactStore;
/**
* Interface to observe content changes
@@ -164,6 +165,11 @@
IMPORT_C CGulIcon* CreateServiceIconLC(
const TPbk2IconId& aIconId );
+ /**
+ * Clean the content in the cache if it belongs to the specified store
+ */
+ IMPORT_C void CleanContentL( MVPbkContactStore& aStore );
+
private: // Constructors
/// Constructor