X-Git-Url: http://Server1/repobrowser/?a=blobdiff_plain;f=source%2Fexport%2Fexport-vcard3.cpp;h=4f1d0fdeaaddd1813cc8a57c18b94a368944b5a1;hb=ee9b71949005734012f18251774807c38b989ae2;hp=1d5091cd5556f1396978daf0222c77252cf6cda8;hpb=5b4b84ca9ecf7fa169c3fa04344517fc20f80df2;p=xestiaab%2F.git diff --git a/source/export/export-vcard3.cpp b/source/export/export-vcard3.cpp index 1d5091c..4f1d0fd 100644 --- a/source/export/export-vcard3.cpp +++ b/source/export/export-vcard3.cpp @@ -26,6 +26,8 @@ void ExportVCard3(bool DirMode, wxString OutputLocation, wxArrayString *FileList, int *ExportCount){ + // Export a vCard 3.0 contact file. + if (DirMode == TRUE){ // Output each contact into the directory.