summaryrefslogtreecommitdiff
path: root/library/backend/vobject_p.h
authorzecke <zecke>2002-09-10 12:09:49 (UTC)
committer zecke <zecke>2002-09-10 12:09:49 (UTC)
commit6b77a1cdb9536b1c135eb86d53a6b2c22c19b0a4 (patch) (unidiff)
tree6ebc93c6432f4ed9d00ef1448b6a047ef522a79a /library/backend/vobject_p.h
parentd10cddb3c9ce75bc90b14add14bc133737fe35aa (diff)
downloadopie-6b77a1cdb9536b1c135eb86d53a6b2c22c19b0a4.zip
opie-6b77a1cdb9536b1c135eb86d53a6b2c22c19b0a4.tar.gz
opie-6b77a1cdb9536b1c135eb86d53a6b2c22c19b0a4.tar.bz2
Qtopia1-6 merge
still to test bic changes to be resolved more changes to be made?
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"