X-Git-Url: http://Server1/repobrowser/?a=blobdiff_plain;f=source%2Fexport%2Fexport-vcard4.cpp;h=a3256c949b201a9461fa3b247590661cee9c8261;hb=712d45cc5fcf31f207f4e9b8b7c11ecf3ab08493;hp=4d39de1a2e6440bc36477931323978f5195f3a31;hpb=5b4b84ca9ecf7fa169c3fa04344517fc20f80df2;p=xestiaab%2F.git diff --git a/source/export/export-vcard4.cpp b/source/export/export-vcard4.cpp index 4d39de1..a3256c9 100644 --- a/source/export/export-vcard4.cpp +++ b/source/export/export-vcard4.cpp @@ -23,6 +23,8 @@ void ExportVCard4(bool DirMode, wxString OutputLocation, wxArrayString *FileList, int *ExportCount){ + // Export a vCard 4.0 contact file. + if (DirMode == TRUE){ // Output each contact into the directory.