mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 00:55:28 +00:00
remove extra referencers
This commit is contained in:
parent
6d7277d831
commit
a0e923eb7d
31 changed files with 43 additions and 48 deletions
|
|
@ -217,7 +217,7 @@ impl Item {
|
|||
}
|
||||
|
||||
pub fn gobject(&self) -> &TabPage {
|
||||
&self.widget.gobject()
|
||||
self.widget.gobject()
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue