diff -r bc5a64e5bc3c -r 5bcb308bd24d phoneapp/phoneuiutils/inc/tphonecmdparamcallheaderdata.h --- a/phoneapp/phoneuiutils/inc/tphonecmdparamcallheaderdata.h Tue Jul 06 14:15:47 2010 +0300 +++ b/phoneapp/phoneuiutils/inc/tphonecmdparamcallheaderdata.h Wed Aug 18 09:48:26 2010 +0300 @@ -58,6 +58,10 @@ */ IMPORT_C TPhoneCmdParamCallHeaderData(); + /** + * destructor. + */ + IMPORT_C ~TPhoneCmdParamCallHeaderData(); public: /** @@ -311,12 +315,12 @@ /** * Call header label text */ - TBuf iLabelText; + HBufC *iLabelText; /** * Call header short label text */ - TBuf iShortLabelText; + HBufC *iShortLabelText; /** * Call header call state @@ -341,7 +345,7 @@ /** * Call header CLI Text */ - TBuf iCLIText; + HBufC *iCLIText; /** * Clipping direction of the CLI text. @@ -357,7 +361,7 @@ /** * Call header CNAP Text */ - TBuf iCNAPText; + HBufC *iCNAPText; /** * Call header picture data