import QtQuick 1.1 import "../js/UIConstants.js" as Ui TextEdit { font.pointSize: Ui.FONT_DEFAULT wrapMode: TextEdit.WordWrap }