~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-03-30 08:07:03 UTC
  • Revision ID: jin.hsieh@canonical.com-20160330080703-e07nplhgs7pgs73t
Tags: 2.0.10.0
Hot fix to bug:1554621

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
 */
16
16
 
17
17
import QtQuick 2.2
18
 
import Ubuntu.Components 1.1
 
18
import Ubuntu.Components 1.3
19
19
import Ubuntu.Components.Popups 1.0 as Popups
20
 
import Ubuntu.Content 1.0 as ContentHub
 
20
import Ubuntu.Content 1.3 as ContentHub
21
21
 
22
22
Item {
23
23
    id: root