diff -r 10e98eab6f85 -r a359256acfc6 codhandler/codeng/inc/CodParser.h --- a/codhandler/codeng/inc/CodParser.h Fri Jul 03 15:54:40 2009 +0100 +++ b/codhandler/codeng/inc/CodParser.h Thu Aug 27 07:44:59 2009 +0300 @@ -26,7 +26,7 @@ #include // FORWARD DECLARATION - +class CMediaObjectData; class CCodData; // CLASS DECLARATION @@ -82,7 +82,7 @@ * Parse one line. * @return ETrue if more lines to go, EFalse if done. */ - TBool AttrLineL(); + TBool AttrLineL(CMediaObjectData *& aMediaObject); /** * Parse an attribute name. Empty token sets error.