qtmobility/src/contacts/qcontactmanager.cpp
changeset 8 71781823f776
parent 5 453da2cfceef
child 11 06b8e2af4411
--- a/qtmobility/src/contacts/qcontactmanager.cpp	Fri May 14 16:41:33 2010 +0300
+++ b/qtmobility/src/contacts/qcontactmanager.cpp	Thu May 27 13:42:11 2010 +0300
@@ -541,13 +541,10 @@
 }
 
 /*!
-  \preliminary
   Returns a pruned or modified version of the \a original contact which is valid and can be saved in the manager.
   The returned contact might have entire details removed or arbitrarily changed.  The cache of relationships
   in the contact are ignored entirely when considering compatibility with the backend, as they are
   saved and validated separately.
-
-  This function is preliminary and the behaviour is subject to change!
  */
 QContact QContactManager::compatibleContact(const QContact& original)
 {