~ahayzen/music-app/refactor-pull-now-playing-sidebar

« back to all changes in this revision

Viewing changes to app/components/Walkthrough/Slide1.qml

  • Committer: Andrew Hayzen
  • Date: 2015-06-28 03:17:10 UTC
  • mfrom: (846.2.30 refactor)
  • Revision ID: ahayzen@gmail.com-20150628031710-5di845pa3qsnkh26
* Merge of lp:music-app/refactor

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
 * https://github.com/krnekhelesh/flashback
21
21
 */
22
22
 
23
 
import QtQuick 2.3
24
 
import Ubuntu.Components 1.1
 
23
import QtQuick 2.4
 
24
import Ubuntu.Components 1.2
25
25
 
26
26
// Slide 1
27
27
Component {