harvester/harvesterplugins/WMVPlugin/inc/harvesterwmvplugin.h
branchRCL_3
changeset 27 4a4892eec172
parent 19 82c0024438c8
child 43 c5e73110f733
--- 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