phoneapp/phoneuiqtviewadapter/tsrc/ut_telephonyservice/phoneuiqtviewadapter_stub.cpp
branchGCC_SURGE
changeset 51 f39ed5e045e0
parent 27 2f8f8080a020
parent 45 6b911d05207e
--- a/phoneapp/phoneuiqtviewadapter/tsrc/ut_telephonyservice/phoneuiqtviewadapter_stub.cpp	Tue Jun 15 14:14:38 2010 +0100
+++ b/phoneapp/phoneuiqtviewadapter/tsrc/ut_telephonyservice/phoneuiqtviewadapter_stub.cpp	Thu Jul 22 16:33:21 2010 +0100
@@ -167,8 +167,8 @@
 void PhoneUIQtViewAdapter::keyReleased(QKeyEvent */*event*/)
 {}
 
-void PhoneUIQtViewAdapter::HandlePropertyChangedL( 
-    const TUid& aCategory,
-    const TUint aKey,
-    const TInt aValue)
-{}
\ No newline at end of file
+void PhoneUIQtViewAdapter::handleWindowActivated()
+{}
+
+void PhoneUIQtViewAdapter::handleWindowDeactivated()
+{}