Merge lp://staging/~3v1n0/unity/quicklist-on-expo-regression-fix.oneiric into lp://staging/unity/4.0
Proposed by
Marco Trevisan (Treviño)
Status: | Merged |
---|---|
Approved by: | David Barth |
Approved revision: | no longer in the source branch. |
Merged at revision: | 1734 |
Proposed branch: | lp://staging/~3v1n0/unity/quicklist-on-expo-regression-fix.oneiric |
Merge into: | lp://staging/unity/4.0 |
Diff against target: |
12 lines (+1/-1) 1 file modified
plugins/unityshell/src/LauncherIcon.cpp (+1/-1) |
To merge this branch: | bzr merge lp://staging/~3v1n0/unity/quicklist-on-expo-regression-fix.oneiric |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
David Barth (community) | Approve | ||
Andrea Azzarone (community) | Approve | ||
Review via email: mp+88193@code.staging.launchpad.net |
Description of the change
Fixed bug #914251, local variables should be passed by value.
To post a comment you must log in.
Works well for me.