summaryrefslogtreecommitdiff
path: root/examples/webenginequick/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'examples/webenginequick/CMakeLists.txt')
-rw-r--r--examples/webenginequick/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/webenginequick/CMakeLists.txt b/examples/webenginequick/CMakeLists.txt
index ef140ee72..ff291fdcf 100644
--- a/examples/webenginequick/CMakeLists.txt
+++ b/examples/webenginequick/CMakeLists.txt
@@ -3,7 +3,6 @@
qt_internal_add_example(lifecycle)
qt_internal_add_example(quicknanobrowser)
-qt_internal_add_example(webengineaction)
if(TARGET Qt::QuickControls2)
qt_internal_add_example(recipebrowser)
endif()