summaryrefslogtreecommitdiff
path: root/hw/xnest/Args.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xnest/Args.h')
-rw-r--r--hw/xnest/Args.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/hw/xnest/Args.h b/hw/xnest/Args.h
index 25e5cf8e8..dc2ac9de0 100644
--- a/hw/xnest/Args.h
+++ b/hw/xnest/Args.h
@@ -12,6 +12,7 @@ the suitability of this software for any purpose. It is provided "as
is" without express or implied warranty.
*/
+/* $XFree86: xc/programs/Xserver/hw/xnest/Args.h,v 1.2 2003/11/16 05:05:20 dawes Exp $ */
#ifndef XNESTARGC_H
#define XNESTARGS_H
@@ -34,5 +35,6 @@ extern Bool xnestUserBorderWidth;
extern char *xnestWindowName;
extern int xnestNumScreens;
extern Bool xnestDoDirectColormaps;
+extern Window xnestParentWindow;
#endif /* XNESTARGS_H */