Ignore:
Timestamp:
Jun 4, 2024, 12:22:49 AM (4 months ago)
Author:
chronos
Message:
  • Modified: Removed U prefix from unit names.
  • Modified: Updated Common package.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/IDE/UProducerTreeView.pas

    r41 r75  
    11unit UProducerTreeView;
    22
    3 {$mode Delphi}{$H+}
    4 
    53interface
    64
    75uses
    8   Classes, SysUtils, USourceCode, ComCtrls, UProducer, StrUtils;
     6  Classes, SysUtils, SourceCode, ComCtrls, Producer, StrUtils;
    97
    108type
Note: See TracChangeset for help on using the changeset viewer.