calendarui/views/src/calenweekcontainer.cpp
branchRCL_3
changeset 31 97232defd20e
parent 30 bd7edf625bdd
--- 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;
             }