videocollection/tsrc/stubs/inc/hbaction.h
changeset 28 c48470be1ba7
parent 17 69946d1824c4
child 65 a9d57bd8d7b7
--- 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
 {