perfmon/src/perfmon_datapopupcontainer.cpp
branchRCL_3
changeset 3 2703485a934c
parent 0 d6fe6244b863
equal deleted inserted replaced
0:d6fe6244b863 3:2703485a934c
    21 #include "perfmon.hrh"
    21 #include "perfmon.hrh"
    22 #include "perfmon_document.h"
    22 #include "perfmon_document.h"
    23 #include "perfmon_appui.h"
    23 #include "perfmon_appui.h"
    24 #include "perfmon_model.h"
    24 #include "perfmon_model.h"
    25 
    25 
    26 #include <aknutils.h>
    26 #include <AknUtils.h>
    27 
    27 
    28 _LIT(KPercentageFormat,"%S %d%%");
    28 _LIT(KPercentageFormat,"%S %d%%");
    29 _LIT(KFreeFormat,"%S free %S%S");
    29 _LIT(KFreeFormat,"%S free %S%S");
    30 
    30 
    31 const TInt KLeftMargin = 2;
    31 const TInt KLeftMargin = 2;