~dpniel/ubuntu-calendar-app/ScrollView2

« back to all changes in this revision

Viewing changes to AgendaView.qml

Merge into trunk to resolve conflict

Show diffs side-by-side

added added

removed removed

Lines of Context:
60
60
        commonHeaderActions.newEventAction,
61
61
        commonHeaderActions.showCalendarAction,
62
62
        commonHeaderActions.reloadAction,
63
 
        commonHeaderActions.syncCalendarAction
 
63
        commonHeaderActions.syncCalendarAction,
 
64
        commonHeaderActions.settingsAction
64
65
    ]
65
66
 
66
67
    EventListModel {