diff -r 6dfc5f825351 -r 50bf9db68373 harvester/harvesterplugins/AudioPlugin/inc/harvesteraudioplugin.h --- a/harvester/harvesterplugins/AudioPlugin/inc/harvesteraudioplugin.h Fri Mar 19 09:38:01 2010 +0200 +++ b/harvester/harvesterplugins/AudioPlugin/inc/harvesteraudioplugin.h Fri Apr 16 15:23:55 2010 +0300 @@ -44,6 +44,7 @@ CMdEPropertyDef* iSizePropertyDef; CMdEPropertyDef* iItemTypePropertyDef; CMdEPropertyDef* iTitlePropertyDef; + CMdEPropertyDef* iTimeOffsetPropertyDef; // Media property definitions CMdEPropertyDef* iRatingPropertyDef; @@ -53,6 +54,7 @@ CMdEPropertyDef* iCopyrightPropertyDef; CMdEPropertyDef* iThumbnailPropertyDef; CMdEPropertyDef* iDatePropertyDef; + CMdEPropertyDef* iDrmPropertyDef; // Audio property definitions CMdEPropertyDef* iAlbumPropertyDef;