~verzegnassi-stefano/ubuntu-docviewer-app/plugins-renaming

« back to all changes in this revision

Viewing changes to src/app/qml/ubuntu-docviewer-app.qml

  • Committer: Stefano Verzegnassi
  • Date: 2015-04-15 13:30:41 UTC
  • mfrom: (108.1.1 ubuntu-docviewer-app)
  • Revision ID: stefano92.100@gmail.com-20150415133041-9lwy4rr1iprj0v6j
Moved the DocviewerFile class in the DocumentViewer module

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
import QtQuick 2.3
18
18
import Ubuntu.Components 1.1
19
19
import Ubuntu.Components.Popups 1.0
20
 
import com.ubuntu.fileqmlplugin 1.0
21
20
import DocumentViewer 1.0
22
21
 
23
22
import "common"