Differences From Artifact [565a23edfb]:
- File src/unit1.lfm — part of check-in [fde38e0222] at 2022-03-14 16:41:07 on branch trunk — [Changed] Less capital letters. (user: Cthulhux, size: 26948) [annotate] [blame] [check-ins using]
To Artifact [3d168cf702]:
- File src/unit1.lfm — part of check-in [a092c06711] at 2022-03-14 16:46:08 on branch trunk — [Improved] groffstudio opens on the primary screen now. (user: Cthulhux, size: 26977) [annotate] [blame] [check-ins using]
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | + | object MainForm: TMainForm Left = 2381 Height = 692 Top = 99 Width = 981 Caption = 'groffstudio' ClientHeight = 692 ClientWidth = 981 DefaultMonitor = dmPrimary OnClose = FormClose OnCreate = FormCreate LCLVersion = '2.3.0.0' object MainStatusBar: TStatusBar Left = 0 Height = 23 Top = 669 |
︙ |