1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/x11-toolkits/iv/files/patch-ak
Seigo Tanimura bf57334ca0 - Update to 3.2a.
- The maintainer is now a committer.

Reviewed by:	Kim Culhan <kimc@w8hd.org>
2000-01-25 02:35:00 +00:00

18 lines
377 B
Plaintext

--- src/include/IV-X11/xwindow.h.orig Sat Mar 13 07:21:41 1993
+++ src/include/IV-X11/xwindow.h Sun Sep 5 13:44:40 1999
@@ -46,7 +46,13 @@
class Style;
class WindowCursorStack;
class WindowTable;
-
+/*
+ * modified by jj@ldjpc.apana.org.au
+ *
+ * this seems to break the compile...
+class XDisplay;
+ *
+ */
struct WindowOverlayInfo {
VisualID id_;
long type_;