Fix "Header" documentation in Core plugin

Change-Id: If3cbe51b47a3acba32429894dfb5154cd573967d
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
This commit is contained in:
Eike Ziller
2020-06-12 16:04:30 +02:00
parent 18ee72ac3f
commit fa16071ca8
35 changed files with 98 additions and 39 deletions

View File

@@ -38,7 +38,9 @@
/*!
\class Core::SettingsDatabase
\inheaderfile coreplugin/settingsdatabase.h
\inmodule QtCreator
\brief The SettingsDatabase class offers an alternative to the
application-wide QSettings that is more
suitable for storing large amounts of data.