widgets/widgetlauncher/src/WidgetLauncher.cpp
changeset 37 cb62a4f66ebe
parent 36 0ed94ceaa377
child 59 1f3c3f2f5b0a
child 65 5bfc169077b2
equal deleted inserted replaced
36:0ed94ceaa377 37:cb62a4f66ebe
    29 #include <apgcli.h>
    29 #include <apgcli.h>
    30 #include <W32STD.H>
    30 #include <W32STD.H>
    31 #include <APGTASK.H>
    31 #include <APGTASK.H>
    32 #include <oommonitorsession.h>
    32 #include <oommonitorsession.h>
    33 #include <e32property.h>
    33 #include <e32property.h>
       
    34 #ifndef FF_OOM_MONITOR2_COMPONENT 
    34 #include <systemwarninglevels.hrh>
    35 #include <systemwarninglevels.hrh>
       
    36 #endif
    35 #include "browser_platform_variant.hrh"
    37 #include "browser_platform_variant.hrh"
    36 
    38 
    37 // CONSTANTS
    39 // CONSTANTS
    38 #define KUidWidgetOOMPlugin 0x10282855
    40 #define KUidWidgetOOMPlugin 0x10282855
    39 const TInt KMemoryToLaunchWidgetUi = 17*1024*1024;
    41 const TInt KMemoryToLaunchWidgetUi = 17*1024*1024;