summaryrefslogtreecommitdiffstats
path: root/sys/glsink/gstgldisplay.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/glsink/gstgldisplay.h')
-rw-r--r--sys/glsink/gstgldisplay.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/glsink/gstgldisplay.h b/sys/glsink/gstgldisplay.h
index 677c569f..907f2c8f 100644
--- a/sys/glsink/gstgldisplay.h
+++ b/sys/glsink/gstgldisplay.h
@@ -46,7 +46,8 @@ struct _GstGLDisplay {
gboolean have_color_matrix;
Window window;
- Window assigned_window;
+ //Window assigned_window;
+ Window parent_window;
int win_width;
int win_height;