diff options
Diffstat (limited to 'kabc/vcard/include/VCardEnum.h')
-rw-r--r-- | kabc/vcard/include/VCardEnum.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/kabc/vcard/include/VCardEnum.h b/kabc/vcard/include/VCardEnum.h index 485a13e16..cd55632f6 100644 --- a/kabc/vcard/include/VCardEnum.h +++ b/kabc/vcard/include/VCardEnum.h @@ -1,8 +1,8 @@ /* libvcard - vCard parsing library for vCard version 3.0 - + Copyright (C) 1999 Rik Hemsley rik@kde.org - + Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the @@ -61,6 +61,7 @@ enum EntityType { EntitySortString, EntitySound, EntityUID, + EntityURI, EntityURL, EntityVersion, EntityClass, |