Ignore:
Timestamp:
Dec 1, 2023, 1:10:48 PM (5 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/Select.pas

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