forked from Silverfish/proton-bridge
feat(GODT-2792): Implement display of question set for bug report.
This commit is contained in:
committed by
Romain Le Jeune
parent
f0e2688a8e
commit
80add80be2
@ -35,9 +35,6 @@ ApplicationWindow {
|
||||
root.requestActivate();
|
||||
}
|
||||
}
|
||||
function showBugReportAndPrefill(message) {
|
||||
contentWrapper.showBugReportAndPrefill(message);
|
||||
}
|
||||
function showHelp() {
|
||||
contentWrapper.showHelp();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user