aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/scenegraph/simplematerial/simplematerial.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/scenegraph/simplematerial/simplematerial.pro')
-rw-r--r--examples/quick/scenegraph/simplematerial/simplematerial.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/quick/scenegraph/simplematerial/simplematerial.pro b/examples/quick/scenegraph/simplematerial/simplematerial.pro
index d8a638ca06..f8be76132e 100644
--- a/examples/quick/scenegraph/simplematerial/simplematerial.pro
+++ b/examples/quick/scenegraph/simplematerial/simplematerial.pro
@@ -5,7 +5,7 @@ SOURCES += \
simplematerial.cpp
OTHER_FILES += \
- test.qml
+ main.qml
sources.files = $$SOURCES $$OTHER_FILES simplematerial.pro
sources.path = $$[QT_INSTALL_EXAMPLES]/qtquick/quick/scenegraph/simplematerial