~rpadovani/reminders-app/bouncingProgressBar

« back to all changes in this revision

Viewing changes to src/app/qml/reminders.qml

  • Committer: Akiva Avraham
  • Date: 2014-09-23 12:39:27 UTC
  • mto: This revision was merged to the branch mainline in revision 256.
  • Revision ID: akiva@linux.com-20140923123927-l7vqoo008tkhbwt6
Merged with Trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
 */
18
18
 
19
19
import QtQuick 2.3
20
 
import Ubuntu.Components 0.1
21
 
import Ubuntu.Components.Popups 0.1
22
 
import Ubuntu.Components.ListItems 0.1
 
20
import Ubuntu.Components 1.1
 
21
import Ubuntu.Components.Popups 1.0
 
22
import Ubuntu.Components.ListItems 1.0
23
23
//import "components"
24
24
import "ui"
25
25
import Evernote 0.1