diff -r 2dac0fdba72b -r 191387a8b767 photosgallery/controllers/fetcher/inc/glxfetcherdialog.h --- a/photosgallery/controllers/fetcher/inc/glxfetcherdialog.h Wed Apr 14 15:57:24 2010 +0300 +++ b/photosgallery/controllers/fetcher/inc/glxfetcherdialog.h Tue Apr 27 16:37:53 2010 +0300 @@ -171,6 +171,9 @@ //mmc notifier CGlxMMCNotifier* iMMCNotifier; + + /// Resource file offset + TInt iResourceOffset; }; #endif /*GLXFETCHERDIALOG_H_*/