summaryrefslogtreecommitdiff
path: root/core/pim/addressbook/ocontactfields.h
Unidiff
Diffstat (limited to 'core/pim/addressbook/ocontactfields.h') (more/less context) (show whitespace changes)
-rw-r--r--core/pim/addressbook/ocontactfields.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/pim/addressbook/ocontactfields.h b/core/pim/addressbook/ocontactfields.h
index bf3a7f5..9f6171b 100644
--- a/core/pim/addressbook/ocontactfields.h
+++ b/core/pim/addressbook/ocontactfields.h
@@ -54,2 +54,4 @@ class OContactFields{
54 static QMap<QString, int> trFieldsToId(); 54 static QMap<QString, int> trFieldsToId();
55 static QMap<int, QString> idToUntrFields();
56 static QMap<QString, int> untrFieldsToId();
55 57