summaryrefslogtreecommitdiff
path: root/library/backend/vobject_p.h
Unidiff
Diffstat (limited to 'library/backend/vobject_p.h') (more/less context) (show whitespace changes)
-rw-r--r--library/backend/vobject_p.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/library/backend/vobject_p.h b/library/backend/vobject_p.h
index a0d921e..0d0a2a8 100644
--- a/library/backend/vobject_p.h
+++ b/library/backend/vobject_p.h
@@ -71,12 +71,14 @@ which accompanied this distribution.
71 71
72 http://www.versit.com 72 http://www.versit.com
73 http://www.ralden.com 73 http://www.ralden.com
74 74
75*/ 75*/
76 76
77// No tr() anywhere in this file
78
77 79
78#ifndef __VOBJECT_H__ 80#ifndef __VOBJECT_H__
79#define __VOBJECT_H__ 1 81#define __VOBJECT_H__ 1
80 82
81#include <qstring.h> 83#include <qstring.h>
82 84
@@ -139,13 +141,13 @@ For example:
139 #define VCCaptionProp "CAP" 141 #define VCCaptionProp "CAP"
140 #define VCCardProp "VCARD" 142 #define VCCardProp "VCARD"
141 #define VCCarProp "CAR" 143 #define VCCarProp "CAR"
142 #define VCCategoriesProp "CATEGORIES" 144 #define VCCategoriesProp "CATEGORIES"
143 #define VCCellularProp "CELL" 145 #define VCCellularProp "CELL"
144 #define VCCGMProp "CGM" 146 #define VCCGMProp "CGM"
145 #define VCCharSetProp "CS" 147 #define VCCharSetProp "CHARSET"
146 #define VCCIDProp "CID" 148 #define VCCIDProp "CID"
147 #define VCCISProp "CIS" 149 #define VCCISProp "CIS"
148 #define VCCityProp "L" 150 #define VCCityProp "L"
149 #define VCClassProp "CLASS" 151 #define VCClassProp "CLASS"
150 #define VCCommentProp "NOTE" 152 #define VCCommentProp "NOTE"
151 #define VCCompletedProp "COMPLETED" 153 #define VCCompletedProp "COMPLETED"