~mihirsoni/ubuntu-calendar-app/dateSelectNewEventTest

« back to all changes in this revision

Viewing changes to MonthView.qml

  • Committer: Frank Mertens
  • Date: 2013-03-19 18:00:35 UTC
  • mto: This revision was merged to the branch mainline in revision 11.
  • Revision ID: frank@cyblogic.de-20130319180035-g0cxwlh2ietpn8bj
Added test application calendarTests.qml and improved the data service.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
import QtQuick 2.0
2
2
import Ubuntu.Components 0.1
3
 
import "DateExt.js" as DateExt
 
3
import "dateExt.js" as DateExt
4
4
import "colorUtils.js" as Color
5
5
 
6
6
ListView {