summaryrefslogtreecommitdiff
path: root/ext/gtk/gstgtkglsink.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/gtk/gstgtkglsink.h')
-rw-r--r--ext/gtk/gstgtkglsink.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/gtk/gstgtkglsink.h b/ext/gtk/gstgtkglsink.h
index 844b28bd3f..4944ce6d35 100644
--- a/ext/gtk/gstgtkglsink.h
+++ b/ext/gtk/gstgtkglsink.h
@@ -54,6 +54,7 @@ struct _GstGtkGLSink
GstVideoSink parent;
GtkGstGLWidget *widget;
+ gboolean widget_destroyed;
GstVideoInfo v_info;
GstBufferPool *pool;