Merge lp:~schwann/gallery-app/gallery-remove-quit into lp:gallery-app

Proposed by Günter Schwann
Status: Merged
Approved by: Olivier Tilloy
Approved revision: 669
Merged at revision: 682
Proposed branch: lp:~schwann/gallery-app/gallery-remove-quit
Merge into: lp:gallery-app
Diff against target: 13 lines (+0/-4)
1 file modified
rc/qml/GalleryApplication.qml (+0/-4)
To merge this branch: bzr merge lp:~schwann/gallery-app/gallery-remove-quit
Reviewer Review Type Date Requested Status
Olivier Tilloy Approve
PS Jenkins bot continuous-integration Approve
Review via email: mp+167155@code.launchpad.net

Commit message

Remove quit action from HUD

Description of the change

Remove quit action from HUD

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
Olivier Tilloy (osomon) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'rc/qml/GalleryApplication.qml'
2--- rc/qml/GalleryApplication.qml 2013-05-24 07:21:43 +0000
3+++ rc/qml/GalleryApplication.qml 2013-06-03 21:35:30 +0000
4@@ -186,10 +186,6 @@
5
6 HUD.Context {
7 id: hudCtx
8-
9- HUD.QuitAction {
10- onTriggered: Qt.quit()
11- }
12 }
13 }
14

Subscribers

People subscribed via source and target branches