diff options
Diffstat (limited to 'src/location/places/qplacesearchreply.cpp')
-rw-r--r-- | src/location/places/qplacesearchreply.cpp | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/src/location/places/qplacesearchreply.cpp b/src/location/places/qplacesearchreply.cpp index 5b47bfca..96d74a1e 100644 --- a/src/location/places/qplacesearchreply.cpp +++ b/src/location/places/qplacesearchreply.cpp @@ -58,13 +58,12 @@ QT_USE_NAMESPACE /*! \class QPlaceSearchReply + \inmodule QtLocation + \ingroup QtLocation-places + \since QtLocation 5.0 \brief The QPlaceSearchReply class manages a search operation started by an instance of QPlaceManager. - - \inmodule QtLocation - - \ingroup places-main */ /*! |