Changeset 148 for trunk/UVCardFile.pas


Ignore:
Timestamp:
Jun 5, 2023, 7:40:45 PM (12 months ago)
Author:
chronos
Message:
  • Modified: Update Common and VCard package. Remove U prefix from unit names.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/UVCardFile.pas

    r134 r148  
    44
    55uses
    6   Classes, SysUtils, UVCard, UDataFile;
     6  Classes, SysUtils, VCard, DataFile;
    77
    88type
Note: See TracChangeset for help on using the changeset viewer.