mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
854635b423
PR: 9594 Submitted by: Seigou Tanimura <tanimura@naklab.dnj.ynu.ac.jp>
18 lines
377 B
Plaintext
18 lines
377 B
Plaintext
--- src/include/IV-X11/xwindow.h.orig Fri Sep 25 07:16:22 1992
|
|
+++ src/include/IV-X11/xwindow.h Sun Jan 17 17:48:20 1999
|
|
@@ -46,8 +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_;
|