photosgallery/gallery/inc/glxdocument.h
changeset 1 9ba538e329bd
parent 0 4e91876724a2
--- a/photosgallery/gallery/inc/glxdocument.h	Thu Dec 17 08:45:44 2009 +0200
+++ b/photosgallery/gallery/inc/glxdocument.h	Thu Jan 07 12:46:23 2010 +0200
@@ -44,6 +44,7 @@
     CEikAppUi* CreateAppUiL();
 
 public: // from CEikDocument
+    CFileStore* OpenFileL( TBool aDoOpen, const TDesC& aFilename, RFs& aFs );
     void OpenFileL( CFileStore*& aFileStore, RFile& aFile );
     
 private: