You've already forked lazarus-ccr
tvplanit: Reverse order of OK and Cancel buttons for Linux
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5083 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
object frmAbout: TfrmAbout
|
||||
Left = 282
|
||||
Height = 488
|
||||
Height = 313
|
||||
Top = 205
|
||||
Width = 582
|
||||
HorzScrollBar.Page = 470
|
||||
@ -8,7 +8,7 @@ object frmAbout: TfrmAbout
|
||||
AutoSize = True
|
||||
BorderStyle = bsDialog
|
||||
Caption = 'About Visual PlanIt'
|
||||
ClientHeight = 488
|
||||
ClientHeight = 313
|
||||
ClientWidth = 582
|
||||
OnActivate = FormActivate
|
||||
Position = poScreenCenter
|
||||
|
Reference in New Issue
Block a user