phoneapp/phoneuiqtviewadapter/tsrc/ut_phonecommandextensionwrapper/unit_tests.cpp
changeset 76 cfea66083b62
parent 74 d1c62c765e48
--- a/phoneapp/phoneuiqtviewadapter/tsrc/ut_phonecommandextensionwrapper/unit_tests.cpp	Fri Sep 17 17:09:12 2010 +0300
+++ b/phoneapp/phoneuiqtviewadapter/tsrc/ut_phonecommandextensionwrapper/unit_tests.cpp	Mon Oct 04 16:06:10 2010 +0300
@@ -24,7 +24,7 @@
 #include "phonecommandextensionwrapper.h"
 #include "pevirtualengine.h"
 #include "menuextension_stub.h"
-#include "qtestmains60.h"
+#include "phonetestmain.h"
 
 extern bool m_modifyMenuCommandListCalled;
 extern bool m_modifyPushButtonCommandListCalled;
@@ -251,5 +251,5 @@
 }
 
 
-QTEST_MAIN_S60(TestPhoneCommandExtensionWrapper)
+PHONE_TEST_MAIN(TestPhoneCommandExtensionWrapper)
 #include "unit_tests.moc"