--- a/qtmobility/src/contacts/qcontactabstractrequest.h Fri Apr 16 15:51:22 2010 +0300
+++ b/qtmobility/src/contacts/qcontactabstractrequest.h Mon May 03 13:18:40 2010 +0300
@@ -55,9 +55,8 @@
public:
QContactAbstractRequest() {}
- virtual ~QContactAbstractRequest();
+ ~QContactAbstractRequest();
- QList<QContactManager::Error> Q_DECL_DEPRECATED errors() const; // deprecated, removed in week 3. see leaf classes for detailed error reporting.
enum State {
InactiveState = 0, // operation not yet started
ActiveState, // operation started, not yet finished