aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquicktextdocument/data/text.qml
blob: 43a8c6bb8283ab62bc420aa0a0bf7e36cd2b61ab (plain)
1
2
3
4
5
6
import QtQuick 2.1

TextEdit {
    text: ""
}