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

« back to all changes in this revision

Viewing changes to src/app/CMakeLists.txt

  • 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:
10
10
    docviewer-application.cpp
11
11
    urlhandler.cpp
12
12
    quick/documentmodel.cpp
 
13
    quick/docviewerfile.cpp
13
14
    ${QML_SRCS}
14
15
)
15
16