phoneuis/BubbleManager/Src/BMBubbleOutlookNE.cpp
branchRCL_3
changeset 3 8871b09be73b
parent 0 5f000ab63145
equal deleted inserted replaced
2:c84cf270c54f 3:8871b09be73b
    39 #include    <eikspane.h>
    39 #include    <eikspane.h>
    40 #include    <AknStatuspaneUtils.h>
    40 #include    <AknStatuspaneUtils.h>
    41 
    41 
    42 //for resources
    42 //for resources
    43 #include    <barsread.h>
    43 #include    <barsread.h>
    44 #include    <Bubblemanager.rsg>
    44 #include    <BubbleManager.rsg>
    45 
    45 
    46 // CONSTANTS
    46 // CONSTANTS
    47 const TUint8 KBubbleNE1LongLineFormat = 0;
    47 const TUint8 KBubbleNE1LongLineFormat = 0;
    48 const TUint8 KBubbleNE2LongLineFormat = 1;
    48 const TUint8 KBubbleNE2LongLineFormat = 1;
    49 const TUint8 KBubbleNE1ShortLineFormat = 2;
    49 const TUint8 KBubbleNE1ShortLineFormat = 2;