mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-06-17 22:23:31 +00:00
Consolidate help handling into ErrorMessageDialog
This commit is contained in:
@@ -69,8 +69,5 @@ Item {
|
||||
|
||||
ErrorMessageDialog {
|
||||
id: errorDialog
|
||||
onHelp: {
|
||||
Qt.openUrlExternally("https://github.com/moonlight-stream/moonlight-docs/wiki/Troubleshooting");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user