Changeset 85 for trunk/Forms


Ignore:
Timestamp:
Jun 7, 2024, 11:59:43 AM (5 months ago)
Author:
chronos
Message:
  • Modified: Updated Common package.
Location:
trunk/Forms
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/UFormMain.pas

    r79 r85  
    77uses
    88  Classes, SysUtils, FileUtil, Forms, Controls, Graphics, Dialogs, Menus, Math,
    9   ActnList, ExtCtrls, StdCtrls, UGame, UPersistentForm, UApplicationInfo,
     9  ActnList, ExtCtrls, StdCtrls, UGame, PersistentForm, ApplicationInfo,
    1010  LCLType, Syncobjs, DateUtils;
    1111
  • trunk/Forms/UFormSettings.pas

    r50 r85  
    77uses
    88  Classes, SysUtils, Forms, Controls, Graphics, Dialogs, StdCtrls, ComCtrls,
    9   ULanguages, UTheme;
     9  Languages, Theme;
    1010
    1111type
Note: See TracChangeset for help on using the changeset viewer.