Changeset 142 for trunk/UCore.pas


Ignore:
Timestamp:
Dec 10, 2016, 6:19:37 PM (7 years ago)
Author:
chronos
Message:
  • Modified: About dialog with application icon.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/UCore.pas

    r139 r142  
    88  Classes, SysUtils, FileUtil, UAcronym, UCoolTranslator, UPersistentForm,
    99  UJobProgressView, UScaleDPI, Forms, Controls, ExtCtrls, Menus, LazFileUtils,
    10   URegistry, Registry;
     10  URegistry, UApplicationInfo, Registry;
    1111
    1212type
     
    1515
    1616  TCore = class(TDataModule)
     17    ApplicationInfo1: TApplicationInfo;
    1718    CoolTranslator1: TCoolTranslator;
    1819    ImageList1: TImageList;
Note: See TracChangeset for help on using the changeset viewer.