summaryrefslogtreecommitdiffstats
path: root/examples/webenginequick/customdialogs/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'examples/webenginequick/customdialogs/CMakeLists.txt')
-rw-r--r--examples/webenginequick/customdialogs/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/webenginequick/customdialogs/CMakeLists.txt b/examples/webenginequick/customdialogs/CMakeLists.txt
index bd1810931..3e4e457fa 100644
--- a/examples/webenginequick/customdialogs/CMakeLists.txt
+++ b/examples/webenginequick/customdialogs/CMakeLists.txt
@@ -48,6 +48,8 @@ set(customdialogs_resource_files
"forms/JavaScriptForm.ui.qml"
"forms/Menu.qml"
"forms/MenuForm.ui.qml"
+ "forms/TouchSelectionMenu.qml"
+ "forms/TouchSelectionMenuForm.ui.qml"
"icon.svg"
"index.html"
"main.qml"