Crashpad: Do not auto-apply the whole system settings

Clicking the crashreports setting was applying the whole (more or less)
system settings. It shouldn't apply anything at all, pressing 'Cancel'
should work.

Change-Id: I53e07dce9d0957899981438b65d346041a0135c5
Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
Eike Ziller
2024-10-10 17:47:55 +02:00
parent 413ccc3076
commit 17048ee529

View File

@@ -275,7 +275,6 @@ public:
connect(helpCrashReportingButton, &QAbstractButton::clicked, this, [this] {
showHelpDialog(Tr::tr("Crash Reporting"), CorePlugin::msgCrashpadInformation());
});
connect(&s.enableCrashReporting, &BaseAspect::changed, this, &SystemSettingsWidget::apply);
const FilePath reportsPath = ICore::crashReportsPath()
/ QLatin1String(