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:
authorSebastian Dröge <sebastian@centricular.com>2020-12-18 01:44:49 +0300
committerSebastian Dröge <sebastian@centricular.com>2020-12-18 01:44:49 +0300
commitea6c05e16ccf0875652e2370eef4839ae819bc34 (patch)
tree4b61e9ffa44e639304dbbff638512d715c6dbad6 /net/rusoto/src/s3src/imp.rs
parent708c6aa57e1dabe35e8304dd878e130501282a7d (diff)
Update everything for glib macro renamings
Diffstat (limited to 'net/rusoto/src/s3src/imp.rs')
-rw-r--r--net/rusoto/src/s3src/imp.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/rusoto/src/s3src/imp.rs b/net/rusoto/src/s3src/imp.rs
index 5cc324c08..9dd1a697b 100644
--- a/net/rusoto/src/s3src/imp.rs
+++ b/net/rusoto/src/s3src/imp.rs
@@ -213,7 +213,7 @@ impl ObjectSubclass for S3Src {
type Instance = gst::subclass::ElementInstanceStruct<Self>;
type Class = subclass::simple::ClassStruct<Self>;
- glib::glib_object_subclass!();
+ glib::object_subclass!();
fn new() -> Self {
Self {