6 lines
78 B

import QtQuick 2.0
import QtQuick.Controls 1.1
TextField {
id: titleField
}