~phablet-team/webbrowser-app/trunk

« back to all changes in this revision

Viewing changes to src/app/webbrowser/DownloadsPage.qml

  • Committer: Olivier Tilloy
  • Date: 2016-03-10 05:56:42 UTC
  • mfrom: (1378 webbrowser-app)
  • mto: This revision was merged to the branch mainline in revision 1380.
  • Revision ID: olivier.tilloy@canonical.com-20160310055642-gcuwehtae8uq8hyr
Merge the latest changes from trunk and resolve conflicts.

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
import webbrowsercommon.private 0.1
24
24
 
25
25
import "../MimeTypeMapper.js" as MimeTypeMapper
 
26
import ".."
26
27
 
27
28
FocusScope {
28
29
    id: downloadsItem