Merge lp:~alan-griffiths/compiz-plugins-main/fix-build into lp:compiz-plugins-main

Proposed by Alan Griffiths
Status: Merged
Approved by: Michal Hruby
Approved revision: 22
Merged at revision: 22
Proposed branch: lp:~alan-griffiths/compiz-plugins-main/fix-build
Merge into: lp:compiz-plugins-main
Diff against target: 12 lines (+1/-1)
1 file modified
wall/src/wall.h (+1/-1)
To merge this branch: bzr merge lp:~alan-griffiths/compiz-plugins-main/fix-build
Reviewer Review Type Date Requested Status
Michal Hruby (community) Approve
Review via email: mp+96737@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Michal Hruby (mhr3) wrote :

Fixes the build issue.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'wall/src/wall.h'
2--- wall/src/wall.h 2011-08-12 06:41:38 +0000
3+++ wall/src/wall.h 2012-03-09 10:17:18 +0000
4@@ -139,7 +139,7 @@
5
6 int boxTimeout;
7 unsigned int boxOutputDevice;
8- void *grabIndex;
9+ CompScreen::GrabHandle grabIndex;
10 int timer;
11
12 Window moveWindow;

Subscribers

People subscribed via source and target branches