Merge lp:~sil2100/unity-2d/lp1010466_3.0 into lp:unity-2d/3.0
Proposed by
Łukasz Zemczak
on 2012-06-13
Status: | Merged |
---|---|
Approved by: | Gerry Boland on 2012-06-14 |
Approved revision: | 691 |
Merged at revision: | 690 |
Proposed branch: | lp:~sil2100/unity-2d/lp1010466_3.0 |
Merge into: | lp:unity-2d/3.0 |
Diff against target: |
21 lines (+2/-2) 1 file modified
panel/applets/appname/windowhelper.cpp (+2/-2) |
To merge this branch: | bzr merge lp:~sil2100/unity-2d/lp1010466_3.0 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Gerry Boland (community) | 2012-06-13 | Approve on 2012-06-13 | |
Review via email:
|
Commit message
[panel] Use the correct event timestamp when closing an application window
Description of the change
Backported from 5.0:
[panel] Use the correct event timestamp when closing an application window
To post a comment you must log in.
lp:~sil2100/unity-2d/lp1010466_3.0
updated
on 2012-06-14
- 691. By Łukasz Zemczak on 2012-06-14
-
Adding a missing include and essentially fixing the build.
Looks good, will approve/merge on your mark.