pkgsrc/comms/estic/patches/patch-spunk_itemwin.h
2012-11-16 00:37:06 +00:00

13 lines
377 B
C++

$NetBSD: patch-spunk_itemwin.h,v 1.1 2012/11/16 00:37:46 joerg Exp $
--- spunk/itemwin.h.orig 1996-11-07 18:06:48.000000000 +0000
+++ spunk/itemwin.h
@@ -55,6 +55,8 @@ const u16 ifNoSub = 0x0010
/*****************************************************************************/
+class ResEditApp;
+class ItemWindow;
class WindowItem : public Streamable {