You've already forked lazarus-ccr
tvplanit: Fix compilation under Laz 1.6.x
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5880 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -140,7 +140,6 @@ object frmPrnFormat: TfrmPrnFormat
|
||||
Columns = 1
|
||||
ItemHeight = 0
|
||||
OnClick = lbFormatsClick
|
||||
Options = [lboDrawFocusRect]
|
||||
Sorted = True
|
||||
TabOrder = 0
|
||||
end
|
||||
@ -162,7 +161,6 @@ object frmPrnFormat: TfrmPrnFormat
|
||||
OnDragDrop = lbElementsDragDrop
|
||||
OnDragOver = lbElementsDragOver
|
||||
OnMouseDown = lbElementsMouseDown
|
||||
Options = [lboDrawFocusRect]
|
||||
TabOrder = 4
|
||||
end
|
||||
object btnEditFormat: TButton
|
||||
|
Reference in New Issue
Block a user