Changeset 90 for trunk/Packages/Common/UAboutDialog.pas
- Timestamp:
- Feb 2, 2022, 2:55:58 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Packages/Common/UAboutDialog.pas
r83 r90 7 7 uses 8 8 Classes, SysUtils, FileUtil, Forms, Controls, Graphics, Dialogs, Menus, 9 StdCtrls,ExtCtrls, UApplicationInfo, UCommon, UTranslator, UTheme, UFormAbout;9 ExtCtrls, UApplicationInfo, UCommon, UTranslator, UTheme, UFormAbout; 10 10 11 11 type
Note:
See TracChangeset
for help on using the changeset viewer.