Fix test fails related to QTBUG-22237
[profile/ivi/qtdeclarative.git] / tests / auto / declarative / qquicktextinput / data / cursorVisible.qml
1 import QtQuick 2.0
2
3 Item {
4     width: 100
5     height: 20
6 }