Ignore:
Timestamp:
Dec 31, 2024, 12:49:08 PM (10 days ago)
Author:
chronos
Message:
  • Added: ItemList class and forms to Common package.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Common/Forms/FormAbout.pas

    r568 r583  
    3838  SReleaseDate = 'Release date';
    3939  SLicense = 'License';
     40  // TODO: https://gitlab.com/freepascal.org/lazarus/lazarus/-/issues/41095
     41  {$hints off}
     42  SHomePage = 'Home page';
     43  SClose = 'Close';
    4044
    4145{ TFormAbout }
Note: See TracChangeset for help on using the changeset viewer.