changeset 39 | f6d44a0cd476 |
parent 36 | 8aed59de29f9 |
child 63 | 4707a0db12f6 |
--- a/videocollection/tsrc/stubs/inc/hbaction.h Fri May 14 15:14:51 2010 +0300 +++ b/videocollection/tsrc/stubs/inc/hbaction.h Fri May 28 09:45:19 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 {