branch | rcs |
changeset 49 | 64c62431ac08 |
parent 0 | 1bce908db942 |
--- a/multimediacommscontroller/mmcccontroller/inc/mccasynclinkcreator.h Mon Aug 23 17:50:26 2010 +0300 +++ b/multimediacommscontroller/mmcccontroller/inc/mccasynclinkcreator.h Mon Sep 06 17:32:13 2010 +0530 @@ -144,6 +144,9 @@ * State of link creation. */ TBool iLinkCreated; + + HBufC* iFileName; + HBufC8* iFileType; };