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

« back to all changes in this revision

Viewing changes to plugins/reset/ResetLauncherHome.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
 * with this program.  If not, see <http://www.gnu.org/licenses/>.
19
19
 */
20
20
 
21
 
import QtQuick 2.0
22
 
import Ubuntu.Components 0.1
23
 
import Ubuntu.Components.Popups 0.1
 
21
import QtQuick 2.4
 
22
import Ubuntu.Components 1.3
 
23
import Ubuntu.Components.Popups 1.3
24
24
 
25
25
Component {
26
26
    id: resetLauncherHome