aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquicktextinput/data/Cursor.qml
blob: e5c1853fc554e8b3307b68e570a575607078c5b4 (plain)
1
2
3
4
5
import QtQuick 2.0

Rectangle {
    property string localProperty
}