calendarui/views/src/calentodocontainer.cpp
branchRCL_3
changeset 74 97232defd20e
parent 66 bd7edf625bdd
child 86 ed599363c2d7
--- 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;
             }