forked from qt-creator/qt-creator
Doc: Fix more QDoc warnings
Change-Id: Ic7f4170276aa40a32c9394c9fad0d920971bf873 Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
@@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user