Merge remote-tracking branch 'origin/13.0'

Conflicts:
	coin/instructions/build.yaml

Change-Id: Ie5530baed71a79d49cb107d3f82e4427475c6ff7
This commit is contained in:
Eike Ziller
2024-05-27 10:13:23 +02:00
11 changed files with 57 additions and 40 deletions

View File

@@ -570,8 +570,6 @@ bool ICore::showWarningWithOptions(const QString &title, const QString &text,
If \a scope is \c QSettings::SystemScope, only the installation settings
shipped with the current version of \QC will be read. This
functionality exists for internal purposes only.
\sa settingsDatabase()
*/
QtcSettings *ICore::settings(QSettings::Scope scope)
{