~carla-sella/ubuntu-calendar-app/fix-dayview-default-view

« back to all changes in this revision

Viewing changes to calendar.qml

  • Committer: Mihir Soni
  • Date: 2014-11-08 11:26:37 UTC
  • mto: This revision was merged to the branch mainline in revision 540.
  • Revision ID: mihirsoni.123@gmail.com-20141108112637-iiflvzwunz37o58k
Fixed bug #1390691

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
import Ubuntu.Components 1.1
20
20
import Ubuntu.Components.Popups 1.0
21
21
import QtOrganizer 5.0
22
 
import Ubuntu.SyncMonitor 0.1
23
22
 
24
23
import "dateExt.js" as DateExt
25
24