summaryrefslogtreecommitdiff
path: root/src/location/places/qplacemanagerengine.cpp
diff options
context:
space:
mode:
authorAaron McCarthy <aaron.mccarthy@nokia.com>2011-10-03 11:35:36 +1000
committerQt by Nokia <qt-info@nokia.com>2011-10-04 08:45:50 +0200
commit1d678a1da2f32a1096e46c80a7dd24c26d9f5acf (patch)
tree2c2dcd7bec2df0d41ec358a9d1ab8676f6ab2134 /src/location/places/qplacemanagerengine.cpp
parent5ce5ff92f225c02af66ecd53c4a54d2bc4527507 (diff)
downloadqtlocation-1d678a1da2f32a1096e46c80a7dd24c26d9f5acf.tar.gz
Place visibility scope.
Change-Id: Id1f5d248fd17554b17211d48facf3f6b85565853 Reviewed-on: http://codereview.qt-project.org/5341 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Aaron McCarthy <aaron.mccarthy@nokia.com>
Diffstat (limited to 'src/location/places/qplacemanagerengine.cpp')
-rw-r--r--src/location/places/qplacemanagerengine.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/location/places/qplacemanagerengine.cpp b/src/location/places/qplacemanagerengine.cpp
index 245a9ea7..78f5d4d3 100644
--- a/src/location/places/qplacemanagerengine.cpp
+++ b/src/location/places/qplacemanagerengine.cpp
@@ -42,8 +42,6 @@
#include "qplacemanagerengine.h"
#include "qplacemanagerengine_p.h"
-#include "qplacecategory_p.h"
-
QT_USE_NAMESPACE
/*!
@@ -131,7 +129,6 @@ int QPlaceManagerEngine::managerVersion() const
return d_ptr->managerVersion;
}
-
/*!
\fn void QPlaceManagerEngine::authenticationRequired(QAuthenticator *authenticator)