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/UFormSource.pas

    r147 r148  
    55uses
    66  Classes, SysUtils, Forms, Controls, Graphics, Dialogs, ActnList, Menus,
    7   StdCtrls, SynEdit, SynHighlighterAny, UVCardHighlighter, UCommon;
     7  StdCtrls, SynEdit, SynHighlighterAny, UVCardHighlighter, Common;
    88
    99type
     
    5151
    5252uses
    53   UCore, UTheme, UVCard;
     53  UCore, Theme, VCard;
    5454
    5555{ TFormSource }
Note: See TracChangeset for help on using the changeset viewer.