-rw-r--r-- | libopie/pim/ocontact.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libopie/pim/ocontact.h b/libopie/pim/ocontact.h index 756c87d..f916cf2 100644 --- a/libopie/pim/ocontact.h +++ b/libopie/pim/ocontact.h | |||
@@ -190,6 +190,7 @@ public: | |||
190 | 190 | ||
191 | static QStringList fields(); | 191 | static QStringList fields(); |
192 | static QStringList trfields(); | 192 | static QStringList trfields(); |
193 | static QStringList untrfields(); | ||
193 | 194 | ||
194 | QString toRichText() const; | 195 | QString toRichText() const; |
195 | QMap<int, QString> toMap() const; | 196 | QMap<int, QString> toMap() const; |