~popey/ubuntu-calendar-app/new-icon

« back to all changes in this revision

Viewing changes to calendar.qml

  • Committer: Andrea Cerisara
  • Date: 2013-10-28 21:08:48 UTC
  • mto: This revision was merged to the branch mainline in revision 163.
  • Revision ID: andreacerisara@gmail.com-20131028210848-d70nmsxz2w70btzk
Added autopilot tests for the weekly view.

Show diffs side-by-side

added added

removed removed

Lines of Context:
266
266
                    }
267
267
                }
268
268
                Tab{
 
269
                    objectName: "weekTab"
269
270
                    title: i18n.tr("Week")
270
271
                    page: Page{
271
272
                        anchors.fill: parent