mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 17:15:28 +00:00
create separated wrapper for reload action
This commit is contained in:
parent
baea14de95
commit
b4dee17768
16 changed files with 144 additions and 64 deletions
|
|
@ -57,7 +57,7 @@ impl Pin {
|
|||
let state = self
|
||||
.gobject
|
||||
.state()
|
||||
.expect("Required state value")
|
||||
.expect("State value required")
|
||||
.get::<i32>()
|
||||
.expect("Parameter type does not match `i32`");
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue