qtmobility/src/contacts/requests/qcontactlocalidfetchrequest.h
changeset 15 1f895d8a5b2b
parent 11 06b8e2af4411
--- a/qtmobility/src/contacts/requests/qcontactlocalidfetchrequest.h	Wed Jun 23 19:08:38 2010 +0300
+++ b/qtmobility/src/contacts/requests/qcontactlocalidfetchrequest.h	Tue Jul 06 15:12:50 2010 +0300
@@ -59,6 +59,7 @@
 
 public:
     QContactLocalIdFetchRequest(QObject* parent = 0);
+    ~QContactLocalIdFetchRequest();
 
     /* Selection, restriction and sorting */
     void setFilter(const QContactFilter& filter);