diff -r 79859ed3eea9 -r 919f36ff910f webengine/device/inc/DeviceLiwBinding.h --- a/webengine/device/inc/DeviceLiwBinding.h Tue Aug 31 16:17:46 2010 +0300 +++ b/webengine/device/inc/DeviceLiwBinding.h Wed Sep 01 12:28:30 2010 +0100 @@ -20,10 +20,11 @@ #define __DEVICELIWBINDING_H #include -#include +#include #include "DeviceLiwMap.h" #include "DeviceBinding.h" #include "DeviceLiwIterable.h" +#include "browser_platform_variant.hrh" class CLiwServiceHandler; class CRTSecMgrScriptSession; @@ -173,6 +174,12 @@ **/ void SetAppName(); #endif + /** + * Calling attachL if sapi prompt is needed + * @return TInt + * @since + **/ + TInt sapiPromptNeededL(RCriteriaArray aCrit_arr); private: CLiwServiceHandler* m_serviceHandler; // Owned