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 edited

Legend:

Unmodified
Added
Removed
  • branches/highdpi/LocalPlayer/PVSB.pas

    r465 r466  
    55
    66uses
    7   UDpiControls, {$IFDEF WINDOWS}Windows,{$ENDIF}
     7  DpiControls, {$IFDEF WINDOWS}Windows,{$ENDIF}
    88  Classes, Controls, Forms, LCLIntf, LCLType, LMessages, Messages, SysUtils,
    99  StdCtrls, Math;
Note: See TracChangeset for help on using the changeset viewer.