phoneapp/phoneuiqtviewadapter/tsrc/ut_phoneuiqtbuttonscontroller/unit_tests.cpp
changeset 74 d1c62c765e48
parent 21 92ab7f8d0eab
child 76 cfea66083b62
--- a/phoneapp/phoneuiqtviewadapter/tsrc/ut_phoneuiqtbuttonscontroller/unit_tests.cpp	Fri Sep 03 13:33:36 2010 +0300
+++ b/phoneapp/phoneuiqtviewadapter/tsrc/ut_phoneuiqtbuttonscontroller/unit_tests.cpp	Fri Sep 17 17:09:12 2010 +0300
@@ -19,7 +19,7 @@
 #include <QtGui>
 #include <hbapplication.h>
 #include <QSignalSpy>
-//#include <hbglobal_p.h>
+#include "qtestmains60.h"
 #include "phoneuiqtbuttonscontroller.h"
 
 class TestPhoneUIQtButtonsController : public QObject
@@ -278,5 +278,5 @@
     m_buttonsCtrl->setButtonFlags(PhoneUIQtButtonsController::Btaa,btaa);    
 }
 
-QTEST_MAIN(TestPhoneUIQtButtonsController)
+QTEST_MAIN_S60(TestPhoneUIQtButtonsController)
 #include "unit_tests.moc"