--- a/phoneapp/phoneuiqtviewadapter/tsrc/ut_phoneuiqtbuttonscontroller/unit_tests.cpp Fri Sep 17 08:29:19 2010 +0300
+++ b/phoneapp/phoneuiqtviewadapter/tsrc/ut_phoneuiqtbuttonscontroller/unit_tests.cpp Mon Oct 04 00:16:48 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"