mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-02-05 07:54:14 +00:00
fix returned data type
This commit is contained in:
parent
36a460d0ad
commit
bdc5b9be76
@ -13,7 +13,7 @@ impl Text {
|
||||
}
|
||||
|
||||
// Getters
|
||||
pub fn widget(&self) -> &Box {
|
||||
pub fn widget(&self) -> &ScrolledWindow {
|
||||
&self.widget
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user