Changeset 411 for tags/1.4.0
- Timestamp:
- Jan 8, 2025, 11:18:37 AM (2 days ago)
- Location:
- tags/1.4.0
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
tags/1.4.0/Forms/FormMove.lfm
r394 r411 1 1 object FormMove: TFormMove 2 2 Left = 938 3 Height = 32 33 Height = 329 4 4 Top = 539 5 5 Width = 493 6 6 ActiveControl = ButtonOk 7 7 Caption = 'Move' 8 ClientHeight = 32 38 ClientHeight = 329 9 9 ClientWidth = 493 10 10 Constraints.MinHeight = 100 … … 18 18 Left = 160 19 19 Height = 38 20 Top = 2 7720 Top = 283 21 21 Width = 100 22 22 Anchors = [akRight, akBottom] … … 30 30 Left = 272 31 31 Height = 38 32 Top = 2 7732 Top = 283 33 33 Width = 100 34 34 Anchors = [akRight, akBottom] … … 41 41 Left = 384 42 42 Height = 38 43 Top = 2 7743 Top = 283 44 44 Width = 100 45 45 Anchors = [akRight, akBottom] … … 51 51 object ScrollBox1: TScrollBox 52 52 Left = 8 53 Height = 2 5553 Height = 261 54 54 Top = 8 55 55 Width = 477 … … 59 59 Anchors = [akTop, akLeft, akRight, akBottom] 60 60 BorderSpacing.Around = 8 61 ClientHeight = 25 361 ClientHeight = 259 62 62 ClientWidth = 475 63 63 TabOrder = 3 -
tags/1.4.0/Install/flatpak/net.zdechov.app.xTactics.yml
r410 r411 27 27 - type: svn 28 28 url: https://svn.zdechov.net/xtactics/tags/1.4.0 29 revision: r41 029 revision: r411 30 30 buildsystem: simple 31 31 build-commands:
Note:
See TracChangeset
for help on using the changeset viewer.