summaryrefslogtreecommitdiff
path: root/src/location/places/qplacereply.h
diff options
context:
space:
mode:
authorabcd <qt-info@nokia.com>2011-06-10 11:57:53 +1000
committerabcd <qt-info@nokia.com>2011-06-10 12:14:32 +1000
commit533539346a92b508de6d566e7e0c2edda70cca65 (patch)
treed56b19dc308ce1afcc64d7004d032e92a0e9b09f /src/location/places/qplacereply.h
parentf55b614ed12ddd4ac35b1e45729989f9dcff4aa8 (diff)
downloadqtlocation-533539346a92b508de6d566e7e0c2edda70cca65.tar.gz
Add plugin detection infrastructure + minor fixes
Also changes to keep in sync with the qt4 pre-release
Diffstat (limited to 'src/location/places/qplacereply.h')
-rw-r--r--src/location/places/qplacereply.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/location/places/qplacereply.h b/src/location/places/qplacereply.h
index 6cacd6be..273cb51d 100644
--- a/src/location/places/qplacereply.h
+++ b/src/location/places/qplacereply.h
@@ -33,6 +33,7 @@ public:
MediaReply
};
+ QPlaceReply(QObject *parent);
virtual ~QPlaceReply();
bool isFinished() const;