harvester/harvesterplugins/ImagePlugin/inc/harvesterimageplugin.h
branchRCL_3
changeset 9 82c0024438c8
parent 3 6752808b2036
child 13 4a4892eec172
equal deleted inserted replaced
8:50de4d668bb6 9:82c0024438c8
   195          *  Mime type mapper for extension/mimetype pairs
   195          *  Mime type mapper for extension/mimetype pairs
   196          */
   196          */
   197         RArray< TMimeTypeMapping<TImageMetadataHandling> > iMimeTypeMappings;
   197         RArray< TMimeTypeMapping<TImageMetadataHandling> > iMimeTypeMappings;
   198         
   198         
   199         CHarvesterImagePluginPropertyDefs* iPropDefs;
   199         CHarvesterImagePluginPropertyDefs* iPropDefs;
       
   200         
       
   201         TInt iMaxTextLength;
   200 	};
   202 	};
   201 
   203 
   202 #endif
   204 #endif
   203 
   205