~unity-team/qtmir/no-upstart-notification

« back to all changes in this revision

Viewing changes to src/modules/Unity/Application/Application.pro

  • Committer: CI bot
  • Author(s): Nick Dedekind, Nick Dedekind
  • Date: 2014-09-03 08:03:38 UTC
  • mfrom: (222.2.44 qtmir)
  • Revision ID: ps-jenkins@lists.canonical.com-20140903080338-hp7zj6ldudmpompg
Added support for nested prompt sessions. Fixes: 1358388
Approved by: Gerry Boland, PS Jenkins bot

Show diffs side-by-side

added added

removed removed

Lines of Context:
36
36
    mirbuffersgtexture.cpp \
37
37
    processcontroller.cpp \
38
38
    proc_info.cpp \
 
39
    session.cpp \
 
40
    sessionmanager.cpp \
39
41
    upstart/applicationcontroller.cpp \
40
42
 
41
43
 
47
49
    applicationscreenshotprovider.h \
48
50
    dbuswindowstack.h \
49
51
    taskcontroller.h \
 
52
    sessionmanager.h \
50
53
    mirsurfacemanager.h \
51
54
    ubuntukeyboardinfo.h \
52
55
    /usr/include/unity/shell/application/ApplicationManagerInterface.h \
53
56
    /usr/include/unity/shell/application/ApplicationInfoInterface.h \
54
57
    mirsurfaceitem.h \
 
58
    mirsurfaceitemmodel.h \
55
59
    mirbuffersgtexture.h \
 
60
    objectlistmodel.h \
56
61
    processcontroller.h \
57
62
    proc_info.h \
 
63
    session.h \
 
64
    sessionmodel.h \
58
65
    upstart/applicationcontroller.h
59
66
 
60
67
installPath = $$[QT_INSTALL_QML]/$$replace(uri, \\., /)