threadshare: Fix compilation after cleanup in the glib bindings

This commit is contained in:
Sebastian Dröge 2021-05-07 10:24:45 +03:00
parent 5660df7f70
commit ee0b2e79da

View file

@ -657,7 +657,7 @@ mod imp_sink {
"sender",
"Sender",
"Channel sender to forward the incoming items to",
ItemSender::type_(),
ItemSender::static_type(),
glib::ParamFlags::WRITABLE | glib::ParamFlags::CONSTRUCT_ONLY,
)]
});