|
|
@ -186,7 +186,7 @@ AnalyzePage { |
|
|
|
message: qsTr("All log files will be erased permanently. Is this really what you want?") |
|
|
|
message: qsTr("All log files will be erased permanently. Is this really what you want?") |
|
|
|
|
|
|
|
|
|
|
|
function accept() { |
|
|
|
function accept() { |
|
|
|
logDownloadPage.hideDialog() |
|
|
|
hideDialog() |
|
|
|
logController.eraseAll() |
|
|
|
logController.eraseAll() |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|