Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tutorial/src/rgb2gray/imp.rs')
-rw-r--r--tutorial/src/rgb2gray/imp.rs2
1 files changed, 2 insertions, 0 deletions
diff --git a/tutorial/src/rgb2gray/imp.rs b/tutorial/src/rgb2gray/imp.rs
index 431e258c6..b6ba9a3ed 100644
--- a/tutorial/src/rgb2gray/imp.rs
+++ b/tutorial/src/rgb2gray/imp.rs
@@ -174,6 +174,8 @@ impl ObjectImpl for Rgb2Gray {
}
}
+impl GstObjectImpl for Rgb2Gray {}
+
// Implementation of gst::Element virtual methods
impl ElementImpl for Rgb2Gray {
// Set the element specific metadata. This information is what