You've already forked lazarus-ccr
tvplanit: Keep start-to-end-time interval when start time is changed by TimeDialog in event editor.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6516 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -675,7 +675,6 @@ object DlgEventEdit: TDlgEventEdit
|
||||
OnClick = IntervalUpDownClick
|
||||
Position = 0
|
||||
TabOrder = 10
|
||||
Wrap = False
|
||||
end
|
||||
object ImgAlarm: TImage
|
||||
AnchorSideLeft.Control = AppointmentGroupBox
|
||||
@ -805,7 +804,6 @@ object DlgEventEdit: TDlgEventEdit
|
||||
OnClick = AdvanceUpDownClick
|
||||
Position = 1
|
||||
TabOrder = 14
|
||||
Wrap = False
|
||||
end
|
||||
object AlarmAdvanceType: TComboBox
|
||||
AnchorSideLeft.Control = AdvanceUpDown
|
||||
|
Reference in New Issue
Block a user