summaryrefslogtreecommitdiff
path: root/src/location/mapsgl/tilespec.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/location/mapsgl/tilespec.h')
-rw-r--r--src/location/mapsgl/tilespec.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/location/mapsgl/tilespec.h b/src/location/mapsgl/tilespec.h
index 6ad6eeb7..5d29a3eb 100644
--- a/src/location/mapsgl/tilespec.h
+++ b/src/location/mapsgl/tilespec.h
@@ -82,10 +82,10 @@ unsigned int qHash(const TileSpec &spec);
QDebug operator<<(QDebug, const TileSpec &);
-Q_DECLARE_METATYPE(TileSpec)
-
QT_END_NAMESPACE
+Q_DECLARE_METATYPE(TileSpec)
+
QT_END_HEADER
#endif // TILESPEC_H