jvcllaz: Minor cosmetic changes

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6364 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2018-05-01 10:29:50 +00:00
parent 499efd7b8c
commit dfea328594
2 changed files with 3 additions and 13 deletions

View File

@@ -51,12 +51,12 @@ object FrmOLBEditor: TFrmOLBEditor
Style = tbsDivider
end
object BtnUp: TToolButton
Left = 118
Left = 120
Top = 2
Action = AcMoveUp
end
object BtnDown: TToolButton
Left = 148
Left = 150
Top = 2
Action = AcMoveDown
end