X-Git-Url: http://Server1/repobrowser/?a=blobdiff_plain;f=source%2Fconvert.h;h=7f7116224d960ce048d17ddc699f6108b01b85ad;hb=0e3dcfcd57de79eac7dfce743447d81b5379e358;hp=af99f8c5b2adb99e8e443f8e1c5bf0edf82aac49;hpb=2934c09b149efeb7f0dd7b5f2e8c12a578b05da4;p=xestiaab%2F.git diff --git a/source/convert.h b/source/convert.h index af99f8c..7f71162 100644 --- a/source/convert.h +++ b/source/convert.h @@ -32,6 +32,7 @@ enum ConvertResult { CONVERTRESULT_INVALIDOUTPUTFORMAT, CONVERTRESULT_INPUTFILEMISSING, CONVERTRESULT_INPUTFILEERROR, + CONVERTRESULT_OUTPUTFILEERROR }; ConvertResult ConvertContact(wxString InputFormat, wxString ExportFormat,