~timo-jyrinki/compiz-plugins-main/fix_755842

1
2
3
4
5
6
7
8
9
10
11
12
--- a/wall/src/wall.h	2011-08-12 06:41:38 +0000
+++ b/wall/src/wall.h	2012-03-09 10:11:24 +0000
@@ -139,7 +139,7 @@
 
 	int          boxTimeout;
 	unsigned int boxOutputDevice;
-	void         *grabIndex;
+	CompScreen::GrabHandle grabIndex;
 	int          timer;
 
 	Window moveWindow;