uifw/EikStd/coctlsrc/EIKLBI.CPP
branchRCL_3
changeset 51 fcdfafb36fe7
parent 23 3d340a0166ff
child 55 aecbbf00d063
equal deleted inserted replaced
50:a1caeb42b3a3 51:fcdfafb36fe7
    36 
    36 
    37 #include "laflbi.h"
    37 #include "laflbi.h"
    38 #include "laflbx.h"
    38 #include "laflbx.h"
    39 #include "akntrace.h"
    39 #include "akntrace.h"
    40 
    40 
    41 const TUint KListItemDrawerAllowedFlags = 0x1fff;
    41 const TUint KListItemDrawerAllowedFlags = 0x3fff;
    42 
    42 
    43 const TInt KDefaultMarkColumnWidth = 10;
    43 const TInt KDefaultMarkColumnWidth = 10;
    44 const TInt KDefaultMarkGutter = 2;
    44 const TInt KDefaultMarkGutter = 2;
    45 
    45 
    46 //
    46 //