meetingrequest/mrgui/src/cmrattachmentindicator.cpp
branchRCL_3
changeset 36 e8f259fad141
parent 33 da5135c61bad
equal deleted inserted replaced
35:e64954c2c8e2 36:e8f259fad141
    16 */
    16 */
    17 
    17 
    18 #include "cmrattachmentindicator.h"
    18 #include "cmrattachmentindicator.h"
    19 
    19 
    20 #include <biditext.h>
    20 #include <biditext.h>
    21 #include <aknutils.h>
    21 #include <AknUtils.h>
    22 #include <akniconutils.h>
    22 #include <AknIconUtils.h>
    23 #include <aknbiditextutils.h>
    23 #include <AknBidiTextUtils.h>
    24 
    24 
    25 namespace
    25 namespace
    26 {
    26 {
    27 const TInt KImageMargin = 8;
    27 const TInt KImageMargin = 8;
    28 const TInt KTextMargin = 4;
    28 const TInt KTextMargin = 4;