harvester/harvesterplugins/WMVPlugin/inc/harvesterwmvplugin.h
changeset 41 2290317b9ec5
parent 23 33ae025ac1e8
child 43 c5e73110f733
--- a/harvester/harvesterplugins/WMVPlugin/inc/harvesterwmvplugin.h	Mon May 03 12:55:01 2010 +0300
+++ b/harvester/harvesterplugins/WMVPlugin/inc/harvesterwmvplugin.h	Fri May 14 16:38:28 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