diff -r bab96b7ed1a4 -r f39ed5e045e0 phoneapp/phoneuiqtviewadapter/tsrc/ut_telephonyservice/phoneuiqtviewadapter_stub.cpp --- 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() +{}