--- a/qtmobility/src/contacts/requests/qcontactrelationshipremoverequest.cpp Wed Jun 23 19:08:38 2010 +0300
+++ b/qtmobility/src/contacts/requests/qcontactrelationshipremoverequest.cpp Tue Jul 06 15:12:50 2010 +0300
@@ -67,6 +67,13 @@
{
}
+
+/*! Frees any memory used by this request */
+QContactRelationshipRemoveRequest::~QContactRelationshipRemoveRequest()
+{
+ QContactAbstractRequestPrivate::notifyEngine(this);
+}
+
/*!
Sets the relationship which will be removed to \a relationship.
Equivalent to calling: