mirror of
https://git.freebsd.org/ports.git
synced 2025-06-08 06:10:30 -04:00
11 lines
303 B
C++
11 lines
303 B
C++
--- estic-1.61.orig/spunk/itemwin.h
|
|
+++ spunk/itemwin.h
|
|
@@ -54,7 +54,7 @@
|
|
/* class WindowItem */
|
|
/*****************************************************************************/
|
|
|
|
-
|
|
+class ItemWindow;
|
|
|
|
class WindowItem : public Streamable {
|
|
|