summaryrefslogtreecommitdiff
path: root/graphics/fxtv/patches/patch-be
blob: 2a03b5ad09d0f90192c86847db055285d2e15eb9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-be,v 1.1 2003/09/28 15:58:34 jmmv Exp $

--- xutil.h.orig	2003-09-28 17:18:28.000000000 +0200
+++ xutil.h	2003-09-28 17:18:28.000000000 +0200
@@ -137,6 +137,8 @@
                                       int           screen,
                                       XVisualInfo **fb_visual );
 
+void XUTILSetAlwaysOnTop( TV_BOOL status );
+
 #ifdef __cplusplus
 }  /* Close 'extern "C"' */
 #endif