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