You've already forked lazarus-ccr
- reverted canvas utils
- corrected dismiss of repeated events git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@356 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -1,14 +1,14 @@
|
||||
object AlarmNotifyForm: TAlarmNotifyForm
|
||||
Left = 645
|
||||
Height = 199
|
||||
Top = 273
|
||||
Left = 176
|
||||
Height = 197
|
||||
Top = 232
|
||||
Width = 400
|
||||
HorzScrollBar.Page = 399
|
||||
VertScrollBar.Page = 198
|
||||
VertScrollBar.Page = 196
|
||||
BorderIcons = [biSystemMenu]
|
||||
BorderStyle = bsDialog
|
||||
Caption = 'Reminder'
|
||||
ClientHeight = 199
|
||||
ClientHeight = 197
|
||||
ClientWidth = 400
|
||||
Color = clWindow
|
||||
KeyPreview = True
|
||||
|
Reference in New Issue
Block a user