Ignore:
Timestamp:
Apr 4, 2025, 9:22:05 AM (2 weeks ago)
Author:
chronos
Message:
  • Modified: All unit renamed to names without U prefix.
  • Modified: Removed global form variables.
  • Modified: Code cleanup.
File:
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/Forms/FormFavorites.pas

    r22 r23  
    1 unit UFormFavorites;
     1unit FormFavorites;
    22
    33interface
     
    1010  end;
    1111
    12 var
    13   FormFavorites: TFormFavorites;
    14 
    1512
    1613implementation
Note: See TracChangeset for help on using the changeset viewer.