summaryrefslogtreecommitdiffstats
path: root/examples/charts/qmlf1legends/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'examples/charts/qmlf1legends/CMakeLists.txt')
-rw-r--r--examples/charts/qmlf1legends/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/charts/qmlf1legends/CMakeLists.txt b/examples/charts/qmlf1legends/CMakeLists.txt
index 354a11b5..69b418e9 100644
--- a/examples/charts/qmlf1legends/CMakeLists.txt
+++ b/examples/charts/qmlf1legends/CMakeLists.txt
@@ -39,7 +39,7 @@ target_link_libraries(qmlf1legends PUBLIC
# Resources:
set(resources_resource_files
- "qml/qmlf1legends/SpeedsXml.qml"
+ "qml/qmlf1legends/SpeedsList.qml"
"qml/qmlf1legends/main.qml"
)