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

« back to all changes in this revision

Viewing changes to AgendaView.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:
59
59
        calendarTodayAction,
60
60
        commonHeaderActions.newEventAction,
61
61
        commonHeaderActions.showCalendarAction,
62
 
        commonHeaderActions.reloadAction
 
62
        commonHeaderActions.reloadAction,
 
63
        commonHeaderActions.syncCalendarAction
63
64
    ]
64
65
 
65
66
    EventListModel {