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