mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-10 07:04:03 +00:00
023f009b62
Obtained from: debian
12 lines
303 B
C++
12 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 {
|
|
|