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:
wp_xxyyzz
2016-08-13 12:24:22 +00:00
parent cc2ab6faba
commit df1f7bda09
18 changed files with 109 additions and 22 deletions

View File

@ -5,6 +5,7 @@ object frmPrnFormat: TfrmPrnFormat
Width = 694
HorzScrollBar.Page = 639
VertScrollBar.Page = 479
ActiveControl = lbFormats
Caption = 'Print Format Designer'
ClientHeight = 471
ClientWidth = 694
@ -113,7 +114,6 @@ object frmPrnFormat: TfrmPrnFormat
EndDate = 37377.6447728357
StartDate = 37370.6447728357
Parent = PrintPreviewPanel
TabStop = True
TabOrder = 0
end
object LblPrintPreview: TLabel