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/MessgEx.pas

    r466 r467  
    55
    66uses
    7   DpiControls, Messg, Protocol, ScreenTools, Platform, DateUtils, LCLIntf, LCLType, Messages,
     7  Dpi.StdCtrls, Dpi.Graphics, Dpi.Forms, Dpi.Common,
     8  Messg, Protocol, ScreenTools, Platform, DateUtils, LCLIntf, LCLType, Messages,
    89  SysUtils, Classes, Graphics, Controls, Forms, ButtonA, ButtonB, StdCtrls,
    910  DrawDlg, Help;
Note: See TracChangeset for help on using the changeset viewer.