blob: de170e422a22d07c4d61c4adb4e386c5acccc437 [file] [log] [blame]
import QtQuick 2.0
Item {
width: 320
height: 480
TextInput {
anchors.centerIn: parent
font.pixelSize: 12
text: "滊煁 罞耖茭 醙醠鍖 箯, 彃 榾毄 螏螉褩 籿紁羑"
}
}