Ignore:
Timestamp:
May 29, 2023, 7:30:31 PM (11 months ago)
Author:
chronos
Message:

Removed U prefix from all units.

File:
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/Packages/Common/PersistentForm.pas

    r142 r143  
    1 unit UPersistentForm;
     1unit PersistentForm;
    22
    33interface
    44
    55uses
    6   Classes, SysUtils, Forms, URegistry, LCLIntf, Registry, Controls, ComCtrls,
     6  Classes, SysUtils, Forms, RegistryEx, LCLIntf, Registry, Controls, ComCtrls,
    77  ExtCtrls, LCLType;
    88
Note: See TracChangeset for help on using the changeset viewer.