summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/location/maps/qgeomaneuver.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/location/maps/qgeomaneuver.h b/src/location/maps/qgeomaneuver.h
index d6856b24..1308bade 100644
--- a/src/location/maps/qgeomaneuver.h
+++ b/src/location/maps/qgeomaneuver.h
@@ -42,7 +42,6 @@
#include <QtCore/QObject>
#include <QtCore/qshareddata.h>
-#include <QtQml/qqml.h>
#include <QtLocation/qlocationglobal.h>
QT_BEGIN_NAMESPACE
@@ -66,8 +65,6 @@ class Q_LOCATION_EXPORT QGeoManeuver
Q_PROPERTY(QGeoCoordinate waypoint READ waypoint CONSTANT)
Q_PROPERTY(QVariantMap extendedAttributes READ extendedAttributes CONSTANT)
- QML_NAMED_ELEMENT(RouteManeuver)
-
public:
enum InstructionDirection {
NoDirection,