~verzegnassi-stefano/ubuntu-filemanager-app/pathbar-refactor

« back to all changes in this revision

Viewing changes to src/app/qml/components/NetAuthenticationHandler.qml

  • Committer: Tarmac
  • Author(s): Florian Boucault
  • Date: 2016-02-02 00:29:05 UTC
  • mfrom: (519.1.3 migrate_toolkit_13)
  • Revision ID: tarmac-20160202002905-pao2qkw900was6t2
Migrated to version 1.3 of the Ubuntu UI Toolkit. Fixes: https://bugs.launchpad.net/bugs/1508363.

Approved by Jenkins Bot, Alan Pope .

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
import QtQuick 2.3
2
 
import Ubuntu.Components 1.1
 
1
import QtQuick 2.4
 
2
import Ubuntu.Components 1.3
3
3
import "../ui"
4
4
 
5
5
Item  {