summaryrefslogtreecommitdiff
path: root/tests/auto/extras/data/tst_togglebutton.qml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/extras/data/tst_togglebutton.qml')
-rw-r--r--tests/auto/extras/data/tst_togglebutton.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/extras/data/tst_togglebutton.qml b/tests/auto/extras/data/tst_togglebutton.qml
index 4b887c83..8fd62515 100644
--- a/tests/auto/extras/data/tst_togglebutton.qml
+++ b/tests/auto/extras/data/tst_togglebutton.qml
@@ -54,7 +54,7 @@ import QtQuick 2.1
TestCase {
id: testcase
name: "Tests_ToggleButton"
- visible: windowShown
+ visible: true
when: windowShown
width: 400
height: 400