diff -r c76a0b1755b9 -r 2be0b271d017 phoneapp/phoneuiqtviewadapter/tsrc/ut_phoneuiqtbuttonscontroller/unit_tests.cpp --- 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 #include #include -//#include +#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"