aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/skippy/files/event_base.patch
blob: 20632edf153a90c219d10e5d92fce837f5f2c91e (plain)
1
2
3
4
5
6
7
8
9
10
11
--- skippy-xd-0.5.0/mainwin.c.old	2005-04-29 03:54:32 +01:00
+++ skippy-xd-0.5.0/mainwin.c	2005-04-29 03:55:06 +01:00
@@ -67,7 +67,7 @@
 	XRenderPictureAttributes pa;
 	XRenderColor clear;
 	int error_base;
-#ifdef XINERAMA
+#if 1
 	int event_base;
 #endif /* XINERAMA */