calendarui/controller/src/calenattachmentui.cpp
branchRCL_3
changeset 27 55d60436f00b
parent 20 21239b3bcd78
child 30 d68a4b5d5885
equal deleted inserted replaced
21:9711e452b5e9 27:55d60436f00b
    43 #include "calenattachmentmodel.h"
    43 #include "calenattachmentmodel.h"
    44 #include "calenattachmentinfo.h"
    44 #include "calenattachmentinfo.h"
    45 #include "CleanupResetAndDestroy.h"
    45 #include "CleanupResetAndDestroy.h"
    46 #include "calenviewmanager.h"
    46 #include "calenviewmanager.h"
    47 
    47 
    48 //_LIT16( KTextDataType, ".txt" );
       
    49 const TInt KCalenAttachmentOverhead = 1024;
       
    50 
    48 
    51 // ----------------------------------------------------------------------------
    49 // ----------------------------------------------------------------------------
    52 // CCalenAttachmentUi::NewL
    50 // CCalenAttachmentUi::NewL
    53 // 1st phase of construction
    51 // 1st phase of construction
    54 // ----------------------------------------------------------------------------
    52 // ----------------------------------------------------------------------------