freebsd-ports/graphics/xmrm/files/patch-ad
Ade Lovett 18c6805255 xmrm (X Multi Resoultion image Metamorphosis) is an easy-to-use
morphing/warping program akin to xmorph, with some nice features,
like MPEG video creation.

PR:		14379
Submitted by:	Tobias Reifenberger <treif@mayn.de>
2000-03-28 22:44:14 +00:00

11 lines
273 B
Text

--- io.h.orig Mon Mar 9 17:00:00 1998
+++ io.h Tue Mar 28 15:24:54 2000
@@ -39,7 +39,7 @@
char *URL_CG_Home;
char *URL_TU_Vienna;
- ControlClass();
+ void ControlClassInit();
int GetDraw();
void SetDraw(int d);
void SetCursor(int Active, Window win);