Ignore:
Timestamp:
Jun 25, 2024, 11:56:51 AM (3 months ago)
Author:
chronos
Message:
  • Modified: Remove U prefix from unit names of PinConnection package.
File:
1 moved

Legend:

Unmodified
Added
Removed
  • PinConnection/CommHub.pas

    r574 r575  
    1 unit UCommHub;
    2 
    3 {$mode delphi}
     1unit CommHub;
    42
    53interface
    64
    75uses
    8   Classes, SysUtils, Contnrs, UCommPin, SpecializedList;
     6  Classes, SysUtils, Contnrs, CommPin, SpecializedList;
    97
    108type
Note: See TracChangeset for help on using the changeset viewer.