diff -r 4e91876724a2 -r 9ba538e329bd photosgallery/gallery/inc/glxdocument.h --- 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: