~pkunal-parmar/ubuntu-calendar-app/ICalImport

« back to all changes in this revision

Viewing changes to HeaderDateComponent.qml

  • Committer: carla-sella
  • Date: 2015-03-21 16:15:53 UTC
  • mto: (614.1.4 ubuntu-calendar-app)
  • mto: This revision was merged to the branch mainline in revision 624.
  • Revision ID: carla.sella@gmail.com-20150321161553-czrpdf9b15w1g7w5
Completed test_default_view.

Show diffs side-by-side

added added

removed removed

Lines of Context:
39
39
 
40
40
    Column {
41
41
        id: dateContainer
 
42
        objectName: "dateContainer"
42
43
 
43
44
        width: dayLabel.paintedWidth
44
45
        spacing: units.gu(0.2)