~morphis/ubuntu-system-settings/bt-remove-sync-call

« back to all changes in this revision

Viewing changes to plugins/background/Components/AddRemove.qml

  • Committer: CI Train Bot
  • Author(s): Ken VanDine
  • Date: 2015-10-23 14:57:21 UTC
  • mfrom: (1496.2.16 1_3)
  • Revision ID: ci-train-bot@canonical.com-20151023145721-yy5yzdpgvrs6oea9
Bump Ubuntu.Components imports to 1.3 and fixed UbuntuShape deprecations
 Fixes: #1508363
Approved by: Jonas G. Drange

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
 *
19
19
*/
20
20
 
21
 
import QtQuick 2.0
 
21
import QtQuick 2.4
22
22
import SystemSettings 1.0
23
 
import Ubuntu.Components 0.1
 
23
import Ubuntu.Components 1.3
24
24
import "../utilities.js" as Utilities
25
25
 
26
26
Row {