mirror of
https://git.freebsd.org/ports.git
synced 2025-06-14 09:10:32 -04:00
13 lines
422 B
C
13 lines
422 B
C
--- winicon.c.orig Thu Jan 13 15:36:26 1994
|
|
+++ winicon.c Mon Oct 19 14:15:05 1998
|
|
@@ -37,6 +37,10 @@
|
|
extern Bool PropGetWMName();
|
|
extern Bool PropGetWMIconName();
|
|
|
|
+static heightTopIcon();
|
|
+static heightBottomIcon();
|
|
+static widthBothIcon();
|
|
+
|
|
/***************************************************************************
|
|
* private data
|
|
***************************************************************************/
|