uifw/EikStd/coctlsrc/EIKLBI.CPP
branchRCL_3
changeset 15 08e69e956a8c
parent 0 2f259fa3e83a
child 23 3d340a0166ff
equal deleted inserted replaced
10:9f56a4e1b8ab 15:08e69e956a8c
    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 = 0x00ff;
    41 const TUint KListItemDrawerAllowedFlags = 0x0fff;
    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 //