Consolidate help handling into ErrorMessageDialog
This commit is contained in:
parent
2cd32bf25a
commit
060a00b9c7
8 changed files with 12 additions and 30 deletions
|
|
@ -182,9 +182,5 @@ Item {
|
|||
Qt.quit()
|
||||
}
|
||||
}
|
||||
|
||||
onHelp: {
|
||||
Qt.openUrlExternally("https://github.com/moonlight-stream/moonlight-docs/wiki/Troubleshooting");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue