Merge lp:~julien-spautz/granite/1134672 into lp:~elementary-pantheon/granite/granite
Proposed by
Julien Spautz
Status: | Merged | ||||
---|---|---|---|---|---|
Approved by: | David Gomes | ||||
Approved revision: | 540 | ||||
Merged at revision: | 540 | ||||
Proposed branch: | lp:~julien-spautz/granite/1134672 | ||||
Merge into: | lp:~elementary-pantheon/granite/granite | ||||
Diff against target: |
39 lines (+10/-8) 2 files modified
lib/Widgets/DecoratedWindow.vala (+9/-0) lib/Widgets/LightWindow.vala (+1/-8) |
||||
To merge this branch: | bzr merge lp:~julien-spautz/granite/1134672 | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
David Gomes (community) | Approve | ||
Review via email:
|
Description of the change
fixes bug #1134672 by doing what victor proposed: https:/
To post a comment you must log in.
Good code, fixed the bug perfectly.
Good job!