blob: 9d98a2e22059cfc3c4650d03ef026d9d1e6a99bd [file] [log] [blame]
import QtQuick 2.0
TextInput {
focus: true
text: "super"
autoScroll: true
}