uiacceltk/hitchcock/goommonitor/inc/goomapplicationconfig.h
branchRCL_3
changeset 3 d8a3531bc6b8
parent 0 15bf7259bb7c
child 11 46927d61fef3
equal deleted inserted replaced
0:15bf7259bb7c 3:d8a3531bc6b8
    70 public:
    70 public:
    71     
    71     
    72     TUint iGoodRamThreshold;
    72     TUint iGoodRamThreshold;
    73     TUint iLowRamThreshold; 
    73     TUint iLowRamThreshold; 
    74     TUint iTargetFree;
    74     TUint iTargetFree;
       
    75     TUint iSkipPluginId;
    75     
    76     
    76 private:
    77 private:
    77     
    78     
    78     void ConstructL();
    79     void ConstructL();
    79     
    80