~libqtelegram-team/telegram-app/release-m28-2.0.10.1

« back to all changes in this revision

Viewing changes to telegram/app/qml/components/MediaImport.qml

  • Committer: Jin Hsieh
  • Date: 2016-04-08 08:32:19 UTC
  • Revision ID: jin.hsieh@canonical.com-20160408083219-9459093ahzbw2d8b
Tags: 2.0.10.1
MergeĀ lp:~libqtelegram-team/telegram-app/invalid-use-of-palette-apparent

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
 
17
17
import QtQuick 2.2
18
18
import Ubuntu.Components 1.3
19
 
import Ubuntu.Components.Popups 1.0 as Popups
 
19
import Ubuntu.Components.Popups 1.3 as Popups
20
20
import Ubuntu.Content 1.3 as ContentHub
21
21
 
22
22
Item {