aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/localstorage/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/localstorage/CMakeLists.txt')
-rw-r--r--examples/quick/localstorage/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/quick/localstorage/CMakeLists.txt b/examples/quick/localstorage/CMakeLists.txt
index 0a6a9ebe51..cd19eca89b 100644
--- a/examples/quick/localstorage/CMakeLists.txt
+++ b/examples/quick/localstorage/CMakeLists.txt
@@ -22,7 +22,6 @@ qt_add_executable(localstorageexample
qt_add_qml_module(localstorageexample
URI localstorage
- VERSION 1.0
AUTO_RESOURCE_PREFIX
QML_FILES
"Database.js"