| Quintiq file version 2.0 | 
| #parent: Toolbar/Button4 | 
| Response OnClick () inherited id:Response_Toolbar_Button4_OnClick | 
| { | 
|   #keys: '[558.1.833203]' | 
|   BaseType: 'Response_Toolbar_Button4_OnClick' | 
|   Body: | 
|   [* | 
|     if( dpCalendarSettings.ConfirmUpdateInterval() ) | 
|     { | 
|       dpCalendarSettings.UpdateCalendar(); | 
|     } | 
|      | 
|     /* | 
|     Dialog.ApplyChanges(); | 
|     if ( Dialog.Data().CalendarDirty() ) | 
|     { | 
|       Dialog.Data().Build(); | 
|     } | 
|   *] | 
|   DefinitionID: 'Responsedef_GUIButtonBase_OnClick' | 
|   Precondition: | 
|   [* | 
|     return dpCalendarSettings.ValuesOK(); | 
|   *] | 
| } |