~ubuntu-clock-dev/ubuntu-clock-app/reboot-packaging

« back to all changes in this revision

Viewing changes to app/alarm/AlarmPage.qml

Setup autopilot infrastructure and added alarm test

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
 
23
23
Page {
24
24
    title: "Alarms"
 
25
    objectName: 'AlarmPage'
25
26
 
26
27
    flickable: null
27
28
 
28
29
    head.actions: Action {
 
30
        objectName: "addAlarmAction"
29
31
        iconName: "add"
30
32
        text: i18n.tr("Alarm")
31
33
        onTriggered: {