harvester/harvesterplugins/AudioPlugin/inc/harvesteraudioplugin.h
changeset 23 33ae025ac1e8
parent 21 50bf9db68373
child 28 c461c7fa72c2
equal deleted inserted replaced
21:50bf9db68373 23:33ae025ac1e8
   152 		
   152 		
   153 		CHarvesterAudioPluginPropertyDefs* iPropDefs;
   153 		CHarvesterAudioPluginPropertyDefs* iPropDefs;
   154 		
   154 		
   155 		CThumbnailManager* iTNM;
   155 		CThumbnailManager* iTNM;
   156 		TBool iHarvestAlbumArt;
   156 		TBool iHarvestAlbumArt;
       
   157 		
       
   158 		TInt iMaxTextLength;
   157 	};
   159 	};
   158 
   160 
   159 
   161 
   160 #endif  // HARVESTERAUDIOPLUGIN_H
   162 #endif  // HARVESTERAUDIOPLUGIN_H
   161 
   163