b111b35ebf
- use distribution patch - extend pkg-message - protect config file - cleanup staged install - make portlint happier
11 lines
357 B
C++
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 {
|
|
|