blob: 222a122396dff2e63aee1cecddb6ba2c3482c703 [file] [log] [blame]
import QtQuick 2.12
import QtQuick.Controls 2.12
TextField {
text: "TextField"
}