forked from Silverfish/proton-bridge
wait for release notes check and then open externally
This commit is contained in:
@ -64,6 +64,8 @@ type GoQMLInterface struct {
|
||||
_ func() `signal:"notifySilentUpdateRestartNeeded"`
|
||||
_ func() `signal:"notifySilentUpdateError"`
|
||||
_ func() `slot:"checkForUpdates"`
|
||||
_ func() `slot:"checkAndOpenReleaseNotes"`
|
||||
_ func() `signal:"openReleaseNotesExternally"`
|
||||
_ func() `slot:"startManualUpdate"`
|
||||
|
||||
// translations
|
||||
|
||||
Reference in New Issue
Block a user