mpengine/tsrc/unittest_mpmpxisolatedcollectionhelper/inc/unittest_mpmpxisolatedcollectionhelper.h
changeset 43 0f32e550d9d8
parent 22 ecf06a08d4d9
--- a/mpengine/tsrc/unittest_mpmpxisolatedcollectionhelper/inc/unittest_mpmpxisolatedcollectionhelper.h	Fri Jun 25 17:21:37 2010 -0500
+++ b/mpengine/tsrc/unittest_mpmpxisolatedcollectionhelper/inc/unittest_mpmpxisolatedcollectionhelper.h	Fri Jul 09 16:27:03 2010 -0500
@@ -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;   
 
 };