aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quickcontrols/texteditor/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quickcontrols/texteditor/CMakeLists.txt')
-rw-r--r--examples/quickcontrols/texteditor/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/quickcontrols/texteditor/CMakeLists.txt b/examples/quickcontrols/texteditor/CMakeLists.txt
index 3c2a461b02..37c86142da 100644
--- a/examples/quickcontrols/texteditor/CMakeLists.txt
+++ b/examples/quickcontrols/texteditor/CMakeLists.txt
@@ -21,7 +21,6 @@ qt_add_executable(texteditorexample WIN32 MACOSX_BUNDLE
qt_add_qml_module(texteditorexample
URI texteditor
- VERSION 1.0
NO_RESOURCE_TARGET_PATH
QML_FILES
"qml/+touch/texteditor.qml"