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:
@ -35,7 +35,7 @@ object FrmSoundDialog: TFrmSoundDialog
|
||||
BevelOuter = bvNone
|
||||
ClientHeight = 446
|
||||
ClientWidth = 519
|
||||
TabOrder = 1
|
||||
TabOrder = 2
|
||||
object Panel1: TPanel
|
||||
Left = 0
|
||||
Height = 27
|
||||
@ -178,7 +178,7 @@ object FrmSoundDialog: TFrmSoundDialog
|
||||
ClientHeight = 434
|
||||
ClientWidth = 196
|
||||
Constraints.MinWidth = 200
|
||||
TabOrder = 2
|
||||
TabOrder = 0
|
||||
object ShellTreeView: TShellTreeView
|
||||
Left = 4
|
||||
Height = 306
|
||||
|
Reference in New Issue
Block a user