freebsd-ports/misc/estic/files/patch-itemwin.h
Dirk Meyer b111b35ebf - add LICENSE
- use distribution patch
- extend pkg-message
- protect config file
- cleanup staged install
- make portlint happier
2017-01-29 14:47:22 +00:00

11 lines
357 B
C++

--- spunk/itemwin.h.orig 1996-11-07 17:06:48 UTC
+++ spunk/itemwin.h
@@ -54,7 +54,7 @@ const u16 ifNoSub = 0x0010
/* class WindowItem */
/*****************************************************************************/
-
+class ItemWindow;
class WindowItem : public Streamable {