~mihirsoni/ubuntu-calendar-app/1438910

« back to all changes in this revision

Viewing changes to DayView.qml

  • Committer: Andrew Hayzen
  • Date: 2015-02-18 19:27:20 UTC
  • mto: This revision was merged to the branch mainline in revision 584.
  • Revision ID: ahayzen@gmail.com-20150218192720-6hwp37hk98z3xcys
* Add sync header action to AgendaView.qml DayView.qml MonthView.qml WeekView.qml YearView.qml

Show diffs side-by-side

added added

removed removed

Lines of Context:
48
48
            calendarTodayAction,
49
49
            commonHeaderActions.newEventAction,
50
50
            commonHeaderActions.showCalendarAction,
51
 
            commonHeaderActions.reloadAction
 
51
            commonHeaderActions.reloadAction,
 
52
            commonHeaderActions.syncCalendarAction
52
53
        ]
53
54
 
54
55
        contents: Label {