~unity-team/unity8/trunk

« back to all changes in this revision

Viewing changes to qml/Components/DragHandle.qml

  • Committer: CI Train Bot
  • Author(s): Daniel d'Andrada, Andrea Cimitan, Daniel d'Andrada, Michael Zanetti, Albert Astals Cid
  • Date: 2015-11-04 14:56:27 UTC
  • mfrom: (1807.1.53 use_sdk_13)
  • Revision ID: ci-train-bot@canonical.com-20151104145627-c7l53l74n3sba1oz
Use SDK 1.3 across all files Fixes: #1449628, #1503498, #1508363
Approved by: PS Jenkins bot

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
 */
16
16
 
17
17
import QtQuick 2.0
18
 
import Ubuntu.Components 0.1
 
18
import Ubuntu.Components 1.3
19
19
import Ubuntu.Gestures 0.1
20
20
 
21
21
/*