~ubuntu-filemanager-dev/ubuntu-filemanager-app/trunk

« back to all changes in this revision

Viewing changes to src/app/qml/ui/ViewPopover.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:
15
15
 *
16
16
 * Authored by: Michael Spencer <sonrisesoftware@gmail.com>
17
17
 */
18
 
import QtQuick 2.3
19
 
import Ubuntu.Components 1.1
20
 
import Ubuntu.Components.Popups 1.0
21
 
import Ubuntu.Components.ListItems 1.0
 
18
import QtQuick 2.4
 
19
import Ubuntu.Components 1.3
 
20
import Ubuntu.Components.Popups 1.3
 
21
import Ubuntu.Components.ListItems 1.3
22
22
 
23
23
Popover {
24
24
    id: root