Changeset 148 for trunk/Core.pas


Ignore:
Timestamp:
Jun 5, 2024, 8:50:50 AM (4 months ago)
Author:
chronos
Message:
  • Modified: Updated Common package.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Core.pas

    r146 r148  
    66  Classes, SysUtils, FileUtil, ApplicationInfo, LastOpenedList, Project,
    77  Translator, Target, RegistryEx, Registry, Graphics, Controls, ScaleDPI,
    8   PersistentForm, Theme, AboutDialog, BFTarget, Forms;
     8  PersistentForm, Theme, BFTarget, Forms;
    99
    1010type
     
    1313
    1414  TCore = class(TDataModule)
    15     AboutDialog: TAboutDialog;
    1615    ApplicationInfo: TApplicationInfo;
    1716    Translator: TTranslator;
Note: See TracChangeset for help on using the changeset viewer.