mpengine/tsrc/unittest_mpmpxisolatedcollectionhelper/inc/unittest_mpmpxisolatedcollectionhelper.h
changeset 48 af3740e3753f
parent 22 ecf06a08d4d9
--- a/mpengine/tsrc/unittest_mpmpxisolatedcollectionhelper/inc/unittest_mpmpxisolatedcollectionhelper.h	Tue Jul 06 14:13:36 2010 +0300
+++ b/mpengine/tsrc/unittest_mpmpxisolatedcollectionhelper/inc/unittest_mpmpxisolatedcollectionhelper.h	Wed Aug 18 09:46:20 2010 +0300
@@ -45,6 +45,7 @@
 private:
     
     void HandleIsolatedOpenL( const CMPXMedia& aEntries, TInt aError );
+    void HandleIsolatedOpenRestorePathL( const CMPXCollectionPath& aPath, TInt aError );
     
 public slots:
 
@@ -65,6 +66,7 @@
     const CMPXMedia                 *iEntriesFromoOpenCallback; //not own
     TInt                             iErrorFromoOpenCallback;
     TInt                             iOpenCallbackCounter;
+    TInt                             iOpenRestoreCallbackCounter;   
 
 };