Doc: Fix more QDoc warnings

Change-Id: Ic7f4170276aa40a32c9394c9fad0d920971bf873
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
Leena Miettinen
2024-05-17 15:49:54 +02:00
parent 4d98ffab57
commit 07b5c96194
6 changed files with 29 additions and 25 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)
{