calendarui/views/src/calenweekcontainer.cpp
branchRCL_3
changeset 60 96907930389d
parent 48 bf573002ff72
child 67 1539a383d7b6
equal deleted inserted replaced
59:aba12c885d83 60:96907930389d
  2195     {
  2195     {
  2196     TRACE_ENTRY_POINT;
  2196     TRACE_ENTRY_POINT;
  2197 
  2197 
  2198     if(AknLayoutUtils::PenEnabled())
  2198     if(AknLayoutUtils::PenEnabled())
  2199         {
  2199         {
       
  2200         if(iView->IsEventViewLaunchedFromAlarm())
       
  2201             {
       
  2202             return;
       
  2203             }
  2200         TInt pointerIndex(-1);
  2204         TInt pointerIndex(-1);
  2201         TInt oldRow(0);
  2205         TInt oldRow(0);
  2202         TInt oldColumn(0);
  2206         TInt oldColumn(0);
  2203         TInt newRow(0);
  2207         TInt newRow(0);
  2204         TInt newColumn(0);
  2208         TInt newColumn(0);