summaryrefslogtreecommitdiffstats
path: root/examples/ApplicationTemplate/qml
diff options
context:
space:
mode:
authorFrederik Gladhorn <frederik.gladhorn@digia.com>2013-02-25 18:44:16 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-02-25 18:58:20 +0100
commitbf2d03930a8dd67a8e81448f73c64f79b48d85e4 (patch)
treee8d05aec55c7c2d0efaa687d2a428923be64bdfb /examples/ApplicationTemplate/qml
parent5a9b4219469890777044ce315b1410ff5adccf5d (diff)
Make template run again.
The handleWidth property has been removed. Change-Id: Id1b13227b7446ac4c177dc2dca8d0d5c173a27e7 Reviewed-by: Jens Bache-Wiig <jens.bache-wiig@digia.com>
Diffstat (limited to 'examples/ApplicationTemplate/qml')
-rw-r--r--examples/ApplicationTemplate/qml/main.qml1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/ApplicationTemplate/qml/main.qml b/examples/ApplicationTemplate/qml/main.qml
index a307dc495..89ef0025e 100644
--- a/examples/ApplicationTemplate/qml/main.qml
+++ b/examples/ApplicationTemplate/qml/main.qml
@@ -70,7 +70,6 @@ ApplicationWindow {
SplitView {
anchors.fill: parent
- handleWidth: 1
TableView {
frame: false
highlightOnFocus: false