Shared GUI for Bridge and Import/Export
This commit is contained in:
@ -64,7 +64,7 @@ type GoQMLInterface struct {
|
||||
_ string `property:"genericErrSeeLogs"`
|
||||
|
||||
_ float32 `property:"progress"`
|
||||
_ int `property:"progressDescription"`
|
||||
_ string `property:"progressDescription"`
|
||||
|
||||
_ func(isAvailable bool) `signal:"setConnectionStatus"`
|
||||
_ func(updateState string) `signal:"setUpdateState"`
|
||||
|
||||
Reference in New Issue
Block a user