summaryrefslogtreecommitdiffstats
path: root/ext/gconf/gstgconfaudiosrc.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/gconf/gstgconfaudiosrc.h')
-rw-r--r--ext/gconf/gstgconfaudiosrc.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/gconf/gstgconfaudiosrc.h b/ext/gconf/gstgconfaudiosrc.h
index f30717f9..cac4085e 100644
--- a/ext/gconf/gstgconfaudiosrc.h
+++ b/ext/gconf/gstgconfaudiosrc.h
@@ -40,6 +40,8 @@ typedef struct _GstGConfAudioSrc {
GstElement *kid;
GstPad *pad;
+ guint gconf_notify_id;
+
/* Current gconf string */
gchar *gconf_str;
} GstGConfAudioSrc;