diff -r 7d93ee07fb27 -r c48470be1ba7 videocollection/tsrc/stubs/inc/hbaction.h --- a/videocollection/tsrc/stubs/inc/hbaction.h Thu May 27 12:53:14 2010 +0300 +++ b/videocollection/tsrc/stubs/inc/hbaction.h Fri Jun 11 13:39:54 2010 +0300 @@ -26,13 +26,8 @@ #include "hbicon.h" #include "hbmenu.h" -class XQServiceUtil -{ -public: - static void toBackground(bool value); - static bool isEmbedded(); - static bool isService(); -}; +#include "xqserviceutilstub.h" +#include "xqserviceproviderstub.h" class HbAction : public QAction {