aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quickcontrols/chattutorial/chapter4/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quickcontrols/chattutorial/chapter4/CMakeLists.txt')
-rw-r--r--examples/quickcontrols/chattutorial/chapter4/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/quickcontrols/chattutorial/chapter4/CMakeLists.txt b/examples/quickcontrols/chattutorial/chapter4/CMakeLists.txt
index cf6985cfe8..c26fe1416b 100644
--- a/examples/quickcontrols/chattutorial/chapter4/CMakeLists.txt
+++ b/examples/quickcontrols/chattutorial/chapter4/CMakeLists.txt
@@ -31,7 +31,6 @@ target_link_libraries(chattutorial-chapter4 PRIVATE
# Resources:
qt_add_qml_module(chattutorial-chapter4
URI chapter4
- VERSION 1.0
QML_FILES
"ContactPage.qml"
"ConversationPage.qml"