Changeset 89 for trunk/UCore.pas


Ignore:
Timestamp:
Aug 9, 2016, 10:53:36 PM (8 years ago)
Author:
chronos
Message:
  • Added: Show from which imports acronym meanings comes from.

This would easy correcting wrong acronyms directly in source.

  • Modified: References to categories stored more efficiently in XML project file.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/UCore.pas

    r86 r89  
    66
    77uses
    8   Classes, SysUtils, FileUtil, UAcronym, Forms, Controls;
     8  Classes, SysUtils, FileUtil, UAcronym, Forms, Controls, LazFileUtils;
    99
    1010type
Note: See TracChangeset for help on using the changeset viewer.