Changeset 583 for Common/Forms
- Timestamp:
- Dec 31, 2024, 12:49:08 PM (10 days ago)
- Location:
- Common/Forms
- Files:
-
- 6 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Common/Forms/FormAbout.pas
r568 r583 38 38 SReleaseDate = 'Release date'; 39 39 SLicense = 'License'; 40 // TODO: https://gitlab.com/freepascal.org/lazarus/lazarus/-/issues/41095 41 {$hints off} 42 SHomePage = 'Home page'; 43 SClose = 'Close'; 40 44 41 45 { TFormAbout }
Note:
See TracChangeset
for help on using the changeset viewer.