Ignore:
Timestamp:
Dec 24, 2022, 7:26:21 PM (23 months ago)
Author:
chronos
Message:
  • Modified: Code cleanup.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/UFormDebug.pas

    r52 r55  
    11unit UFormDebug;
    2 
    3 {$mode delphi}{$H+}
    42
    53interface
     
    108type
    119  TFormDebug = class(TForm)
    12   private
    13     { private declarations }
    14   public
    15     { public declarations }
    1610  end;
    1711
Note: See TracChangeset for help on using the changeset viewer.