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
@@ -74,6 +74,8 @@ which accompanied this distribution.
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
@@ -142,7 +144,7 @@ For example:
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"