Changeset 158 for trunk/vCardStudio.lpr


Ignore:
Timestamp:
Jun 12, 2023, 12:07:42 AM (11 months ago)
Author:
chronos
Message:
  • Added: File menu action Export to export vCard data into CSV, XML, MediaWiki, Excel paste, and HTML.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/vCardStudio.lpr

    r155 r158  
    77  Interfaces, // this includes the LCL widgetset
    88  Forms, FormMain, Core, Diff, SysUtils, FormCompareSideBySide, TestCases,
    9   VCardFile, FormColumns, FormCompare, FormNormalize;
     9  VCardFile, FormColumns, FormCompare, FormNormalize, FormExport;
    1010
    1111{$R *.res}
Note: See TracChangeset for help on using the changeset viewer.