~renatofilho/ubuntu-calendar-app/optimize

« back to all changes in this revision

Viewing changes to EventDetails.qml

Merged: lp:~renatofilho/ubuntu-calendar-app/week-press-and-hold-create-event

Show diffs side-by-side

added added

removed removed

Lines of Context:
271
271
                Label{
272
272
                    id: titleLabel
273
273
                    objectName: "titleLabel"
274
 
                    fontSize: "x-large"
 
274
                    fontSize: "large"
275
275
                    width: parent.width
276
276
                    wrapMode: Text.WordWrap
277
277
                    color: "white"