-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: static QStringList fields(); static QStringList trfields(); + static QStringList untrfields(); QString toRichText() const; QMap<int, QString> toMap() const; |