Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / multimedia / fxtv / patches / patch-be
blob40fb6ed4baddc5f74f2b9356260e8e10cd174ab5
1 $NetBSD: patch-be,v 1.1.1.1 2004/01/26 11:36:40 jmmv Exp $
3 Handle always-on-top.
5 --- xutil.h.orig        2003-09-28 17:18:28.000000000 +0200
6 +++ xutil.h     2003-09-28 17:18:28.000000000 +0200
7 @@ -137,6 +137,8 @@
8                                        int           screen,
9                                        XVisualInfo **fb_visual );
11 +void XUTILSetAlwaysOnTop( TV_BOOL status );
13  #ifdef __cplusplus
14  }  /* Close 'extern "C"' */
15  #endif