mirror of
https://github.com/ilya-zlobintsev/LACT.git
synced 2025-02-25 18:55:26 -06:00
chore: drop incorrect widget impl claim
This commit is contained in:
parent
99ff21f121
commit
ea0ff75005
@ -11,7 +11,7 @@ use tracing::debug;
|
||||
|
||||
glib::wrapper! {
|
||||
pub struct OcAdjustment(ObjectSubclass<imp::OcAdjustment>)
|
||||
@extends gtk::Adjustment, gtk::Widget,
|
||||
@extends gtk::Adjustment,
|
||||
@implements gtk::Accessible, gtk::Actionable, gtk::Buildable, gtk::ConstraintTarget;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user