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/Packages/Common/PersistentForm.pas

    r466 r467  
    44
    55uses
    6   DpiControls, Classes, SysUtils, Forms, RegistryEx, LCLIntf, Registry, Controls, ComCtrls,
     6  Dpi.Controls, Dpi.Forms, Dpi.ComCtrls, Dpi.ExtCtrls,
     7  Classes, SysUtils, Forms, RegistryEx, LCLIntf, Registry, Controls, ComCtrls,
    78  ExtCtrls, LCLType;
    89
Note: See TracChangeset for help on using the changeset viewer.