diff -r bd7edf625bdd -r 97232defd20e calendarui/views/src/calenweekcontainer.cpp --- a/calendarui/views/src/calenweekcontainer.cpp Wed Sep 01 12:32:31 2010 +0100 +++ b/calendarui/views/src/calenweekcontainer.cpp Tue Sep 14 21:17:03 2010 +0300 @@ -2197,7 +2197,7 @@ if(AknLayoutUtils::PenEnabled()) { - if(iView->IsEventViewLaunchedFromAlarm()) + if(iView->IsCalenLaunchedFromExtApp()) { return; }