aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/draganddrop/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/draganddrop/CMakeLists.txt')
-rw-r--r--examples/quick/draganddrop/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/quick/draganddrop/CMakeLists.txt b/examples/quick/draganddrop/CMakeLists.txt
index 51f8bb6f1c..41c6d2c88d 100644
--- a/examples/quick/draganddrop/CMakeLists.txt
+++ b/examples/quick/draganddrop/CMakeLists.txt
@@ -33,6 +33,7 @@ set(draganddrop_resource_files
"tiles/DragTile.qml"
"tiles/DropTile.qml"
"tiles/tiles.qml"
+ "views/Icon.qml"
"views/gridview.qml"
)