diff -r b7904b40483f -r ff572005ac23 homescreensrv_plat/sapi_actionhandler/actionhandlerplugins/inc/ahtelkeyhandler.h --- a/homescreensrv_plat/sapi_actionhandler/actionhandlerplugins/inc/ahtelkeyhandler.h Mon Jan 18 20:32:13 2010 +0200 +++ b/homescreensrv_plat/sapi_actionhandler/actionhandlerplugins/inc/ahtelkeyhandler.h Tue Jan 26 12:11:15 2010 +0200 @@ -52,6 +52,11 @@ void ConstructL(); + /** + * Helper method for AIW attach. + */ + void AttachServiceHandlerL(); + private: CAiwServiceHandler* iServiceHandler;