diff options
| -rw-r--r-- | examples/ApplicationTemplate/qml/main.qml | 1 |
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 |
