14 lines
422 B
Plaintext
14 lines
422 B
Plaintext
--- winicon.c.orig Thu Jan 13 16:36:26 1994
|
|
+++ winicon.c Tue Sep 29 22:08:34 1998
|
|
@@ -37,6 +37,10 @@
|
|
extern Bool PropGetWMName();
|
|
extern Bool PropGetWMIconName();
|
|
|
|
+static heightTopIcon();
|
|
+static heightBottomIcon();
|
|
+static widthBothIcon();
|
|
+
|
|
/***************************************************************************
|
|
* private data
|
|
***************************************************************************/
|