summaryrefslogtreecommitdiffstats
path: root/map-widget/qml/MapWidgetContextMenu.qml
diff options
context:
space:
mode:
Diffstat (limited to 'map-widget/qml/MapWidgetContextMenu.qml')
-rw-r--r--map-widget/qml/MapWidgetContextMenu.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/map-widget/qml/MapWidgetContextMenu.qml b/map-widget/qml/MapWidgetContextMenu.qml
index a7cb568b3..cf96cd975 100644
--- a/map-widget/qml/MapWidgetContextMenu.qml
+++ b/map-widget/qml/MapWidgetContextMenu.qml
@@ -31,7 +31,7 @@ Item {
Image {
id: contextMenuImage
x: -width
- source: "qrc:///mapwidget-context-menu"
+ source: "qrc:///open-menu-icon"
SequentialAnimation {
id:contextMenuImageAnimation