diff -r 6fbed849b4f4 -r 1f895d8a5b2b qtmobility/src/contacts/requests/qcontactrelationshipfetchrequest.h --- a/qtmobility/src/contacts/requests/qcontactrelationshipfetchrequest.h Wed Jun 23 19:08:38 2010 +0300 +++ b/qtmobility/src/contacts/requests/qcontactrelationshipfetchrequest.h Tue Jul 06 15:12:50 2010 +0300 @@ -60,6 +60,7 @@ public: QContactRelationshipFetchRequest(QObject* parent = 0); + ~QContactRelationshipFetchRequest(); /* Selection */ void setFirst(const QContactId& firstId);