mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-03-13 06:01:21 +00:00
remove deprecated cast
This commit is contained in:
parent
f6b34352e4
commit
2b2ffd00de
@ -151,11 +151,6 @@ impl Suggestion {
|
||||
item.request.clone(),
|
||||
)); // @TODO
|
||||
}
|
||||
self.popover
|
||||
.child()
|
||||
.unwrap()
|
||||
.downcast_ref::<gtk::ScrolledWindow>()
|
||||
.unwrap();
|
||||
self.popover.popup();
|
||||
return;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user