calendarui/editors/src/calenrepeatfield.cpp
branchRCL_3
changeset 28 96907930389d
parent 20 9c5b1510919f
equal deleted inserted replaced
27:aba12c885d83 28:96907930389d
   315     if(aDimmed)
   315     if(aDimmed)
   316         {
   316         {
   317         if( repUntilCtrl )
   317         if( repUntilCtrl )
   318             {
   318             {
   319             // Delete RepeatUntil line from From
   319             // Delete RepeatUntil line from From
   320             iUnifiedEditor.DeleteLine( ECalenEditorRepeatUntil, ETrue );
   320             iUnifiedEditor.DeleteLine( ECalenEditorRepeatUntil, EFalse );
   321             }
   321             }
   322         }
   322         }
   323     else
   323     else
   324         {
   324         {
   325         if( !repUntilCtrl )
   325         if( !repUntilCtrl )