summaryrefslogtreecommitdiffstats
path: root/examples/qmlsurface/qmlsurface.qrc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qmlsurface/qmlsurface.qrc')
-rw-r--r--examples/qmlsurface/qmlsurface.qrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/qmlsurface/qmlsurface.qrc b/examples/qmlsurface/qmlsurface.qrc
index 9c2e9108..d0745b94 100644
--- a/examples/qmlsurface/qmlsurface.qrc
+++ b/examples/qmlsurface/qmlsurface.qrc
@@ -2,6 +2,7 @@
<qresource prefix="/qml">
<file alias="main.qml">qml/qmlsurface/main.qml</file>
<file alias="Data.qml">qml/qmlsurface/data.qml</file>
+ <file alias="NewButton.qml">qml/qmlsurface/newbutton.qml</file>
</qresource>
<qresource prefix="/heightmaps">
<file alias="image">heightmap.png</file>