diff -r 9f21bab39f42 -r 4a4892eec172 harvester/harvesterplugins/WMVPlugin/inc/harvesterwmvplugin.h --- a/harvester/harvesterplugins/WMVPlugin/inc/harvesterwmvplugin.h Tue May 11 16:36:55 2010 +0300 +++ b/harvester/harvesterplugins/WMVPlugin/inc/harvesterwmvplugin.h Tue May 25 13:10:05 2010 +0300 @@ -47,6 +47,7 @@ CMdEPropertyDef* iDescriptionPropertyDef; CMdEPropertyDef* iAuthorPropertyDef; CMdEPropertyDef* iGenrePropertyDef; + CMdEPropertyDef* iDefaultFolderPropertyDef; private: CHarvesterWmvPluginPropertyDefs(); @@ -184,6 +185,9 @@ CHarvesterWmvPluginPropertyDefs* iPropDefs; TInt iMaxTextLength; + + HBufC* iPhoneVideosPath; + HBufC* iMmcVideosPath; }; #endif // C_HARVESTERWMVPLUGIN_H