diff -r 15bf7259bb7c -r 8f67d927ea57 uiacceltk/hitchcock/goommonitor/inc/goomrunplugin.h --- a/uiacceltk/hitchcock/goommonitor/inc/goomrunplugin.h Tue Feb 02 07:56:43 2010 +0200 +++ b/uiacceltk/hitchcock/goommonitor/inc/goomrunplugin.h Fri Mar 19 09:43:21 2010 +0200 @@ -55,6 +55,8 @@ // To be called by the CGOomPluginWaiter inline void WaitCompleted(); + TUint Id(); + protected: void ConstructL(CGOomRunPluginConfig& aPluginConfig);