Ignore:
Timestamp:
Dec 1, 2023, 1:10:48 PM (6 months ago)
Author:
chronos
Message:
  • Modified: DpiControls unit split into multiple units according to their LCL names.
File:
1 edited

Legend:

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

    r466 r467  
    55
    66uses
    7   DpiControls, Protocol, ClientTools, ScreenTools, BaseWin, LCLIntf, LCLType, SysUtils,
     7  Dpi.Graphics, Dpi.Forms,
     8  Protocol, ClientTools, ScreenTools, BaseWin, LCLIntf, LCLType, SysUtils,
    89  Classes, Graphics, Controls, Forms, ButtonB, ButtonC, IsoEngine;
    910
Note: See TracChangeset for help on using the changeset viewer.