Changeset 563 for Common/MetaCanvas.pas


Ignore:
Timestamp:
May 29, 2023, 8:23:09 PM (18 months ago)
Author:
chronos
Message:
  • Modified: Removed U prefix from all Common package units.
File:
1 moved

Legend:

Unmodified
Added
Removed
  • Common/MetaCanvas.pas

    r562 r563  
    1 unit UMetaCanvas;
     1unit MetaCanvas;
    22
    33interface
     
    191191
    192192uses
    193   UGeometric, LCLIntf;
     193  Geometric, LCLIntf;
    194194
    195195{ TCanvasPolyBezier }
Note: See TracChangeset for help on using the changeset viewer.