aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/manual/nativestyle/main.qml2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/manual/nativestyle/main.qml b/tests/manual/nativestyle/main.qml
index 5e75e7a3..c1f02411 100644
--- a/tests/manual/nativestyle/main.qml
+++ b/tests/manual/nativestyle/main.qml
@@ -71,7 +71,6 @@ ApplicationWindow {
ScrollView {
contentWidth: width - ScrollBar.vertical.width
- clip: true
Column {
anchors.left: parent.left
@@ -97,7 +96,6 @@ ApplicationWindow {
ScrollView {
contentWidth: width - ScrollBar.vertical.width
- clip: true
Column {
anchors.left: parent.left