phoneapp/phoneuiqtviewadapter/tsrc/ut_phonebubblewrapper/unit_tests.cpp
changeset 74 d1c62c765e48
parent 50 377c906a8701
child 76 cfea66083b62
--- a/phoneapp/phoneuiqtviewadapter/tsrc/ut_phonebubblewrapper/unit_tests.cpp	Fri Sep 03 13:33:36 2010 +0300
+++ b/phoneapp/phoneuiqtviewadapter/tsrc/ut_phonebubblewrapper/unit_tests.cpp	Fri Sep 17 17:09:12 2010 +0300
@@ -17,10 +17,8 @@
 
 #include <QtTest/QtTest>
 #include <QtGui>
-#include <hbapplication.h>
 #include <QSignalSpy>
-#include <hbmainwindow.h>
-//#include <hbglobal_p.h>
+#include "qtestmains60.h"
 #include "phonebubblewrapper.h"
 #include "bubblemanagerif.h"
 #include "pevirtualengine.h"
@@ -551,5 +549,5 @@
     
 }
 
-QTEST_MAIN(TestPhoneBubbleWrapper)
+QTEST_MAIN_S60(TestPhoneBubbleWrapper)
 #include "unit_tests.moc"