qtmobility/src/contacts/requests/qcontactrelationshipfetchrequest.h
changeset 5 453da2cfceef
parent 4 90517678cc4f
child 11 06b8e2af4411
--- a/qtmobility/src/contacts/requests/qcontactrelationshipfetchrequest.h	Mon May 03 13:18:40 2010 +0300
+++ b/qtmobility/src/contacts/requests/qcontactrelationshipfetchrequest.h	Fri May 14 16:41:33 2010 +0300
@@ -59,7 +59,7 @@
     Q_OBJECT
 
 public:
-    QContactRelationshipFetchRequest();
+    QContactRelationshipFetchRequest(QObject* parent = 0);
 
     /* Selection */
     void setFirst(const QContactId& firstId);