Changeset 159


Ignore:
Timestamp:
Oct 31, 2017, 5:05:26 PM (6 years ago)
Author:
chronos
Message:
  • Fixed: Error if categories are removed by user.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/UAcronym.pas

    r154 r159  
    14421442  Acronyms.Db := Self;
    14431443  Categories := TAcronymCategories.Create;
     1444  Categories.Db := Self;
    14441445  ImportSources := TImportSources.Create;
    14451446  ImportSources.AcronymDb := Self;
Note: See TracChangeset for help on using the changeset viewer.