~ubuntu-branches/ubuntu/precise/gwenview/precise-proposed

« back to all changes in this revision

Viewing changes to app/CMakeLists.txt

  • Committer: Package Import Robot
  • Author(s): Jonathan Riddell
  • Date: 2011-12-15 14:17:54 UTC
  • mto: This revision was merged to the branch mainline in revision 12.
  • Revision ID: package-import@ubuntu.com-20111215141754-z043hyx69dulbggf
Tags: upstream-4.7.90
ImportĀ upstreamĀ versionĀ 4.7.90

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
        contextmanager.cpp
21
21
        gvcore.cpp
22
22
        documentinfoprovider.cpp
23
 
        documentpanel.cpp
 
23
        viewmainpage.cpp
24
24
        fileoperations.cpp
25
25
        filtercontroller.cpp
26
26
        folderviewcontextmanageritem.cpp
35
35
        saveallhelper.cpp
36
36
        savebar.cpp
37
37
        sidebar.cpp
38
 
        startpage.cpp
 
38
        startmainpage.cpp
39
39
        thumbnailviewhelper.cpp
40
 
        thumbnailviewpanel.cpp
 
40
        browsemainpage.cpp
41
41
        )
42
42
 
43
43
if (NOT GWENVIEW_SEMANTICINFO_BACKEND_NONE)
63
63
        generalconfigpage.ui
64
64
        imageviewconfigpage.ui
65
65
        semanticinfodialog.ui
66
 
        startpage.ui
67
 
        thumbnailviewpanel.ui
 
66
        startmainpage.ui
 
67
        browsemainpage.ui
68
68
        )
69
69
 
70
70
if (NOT GWENVIEW_SEMANTICINFO_BACKEND_NONE)