diff options
Diffstat (limited to 'libkcal/versit/vobject.h')
-rw-r--r-- | libkcal/versit/vobject.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libkcal/versit/vobject.h b/libkcal/versit/vobject.h index 835a4b133..e456c8815 100644 --- a/libkcal/versit/vobject.h +++ b/libkcal/versit/vobject.h @@ -207,8 +207,8 @@ extern "C" { #define VCPSProp "PS" #define VCPublicKeyProp "KEY" #define VCTQPProp "QP" -#define VCQuickTimeProp "TQTIME" -#define VCQuotedPrintableProp "TQUOTED-PRINTABLE" +#define VCQuickTimeProp "QTIME" +#define VCQuotedPrintableProp "QUOTED-PRINTABLE" #define VCRDateProp "RDATE" #define VCRegionProp "R" #define VCRelatedToProp "RELATED-TO" |