Ignore:
Timestamp:
Nov 30, 2023, 10:26:23 PM (6 months ago)
Author:
chronos
Message:
  • Modified: Simplified DpiControls unit name without U prefix.
File:
1 moved

Legend:

Unmodified
Added
Removed
  • branches/highdpi/Packages/DpiControls/DpiControls.pas

    r465 r466  
    1 unit UDpiControls;
     1unit DpiControls;
    22
    33interface
     
    77  Generics.Collections, FormEditingIntf, ProjectIntf, Controls, StdCtrls, Graphics,
    88  ComCtrls, ExtCtrls, LCLType, GraphType, Types, CustApp, LMessages, LCLIntf,
    9   Menus, Math, UPixelPointer2, Grids, Spin;
     9  Menus, Math, PixelPointer2, Grids, Spin;
    1010
    1111const
Note: See TracChangeset for help on using the changeset viewer.