summaryrefslogtreecommitdiff
path: root/src/location/maps/qgeotilerequestmanager.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/location/maps/qgeotilerequestmanager.cpp')
-rw-r--r--src/location/maps/qgeotilerequestmanager.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/location/maps/qgeotilerequestmanager.cpp b/src/location/maps/qgeotilerequestmanager.cpp
index f4fc791b..73400f29 100644
--- a/src/location/maps/qgeotilerequestmanager.cpp
+++ b/src/location/maps/qgeotilerequestmanager.cpp
@@ -174,7 +174,7 @@ class RetryFuture : public QObject
public:
RetryFuture(const QGeoTileSpec &tile, QGeoTiledMapData *map, QObject *parent=0);
-public slots:
+public Q_SLOTS:
void retry();
private: