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/Forms/UFormProperties.pas

    r133 r148  
    55uses
    66  Classes, SysUtils, FileUtil, Forms, Controls, Graphics, Dialogs, ComCtrls,
    7   Menus, ActnList, UVCard, UDataFile, UListViewSort, LazUTF8,
     7  Menus, ActnList, VCard, DataFile, ListViewSort, LazUTF8,
    88  Generics.Collections;
    99
     
    8585
    8686uses
    87   UFormProperty, UCore, UCommon;
     87  UFormProperty, UCore, Common;
    8888
    8989resourcestring
Note: See TracChangeset for help on using the changeset viewer.