diff --git a/src/sql/kernel/qsql.qdoc b/src/sql/kernel/qsql.qdoc index 3b0e848af1f..b3afe82245e 100644 --- a/src/sql/kernel/qsql.qdoc +++ b/src/sql/kernel/qsql.qdoc @@ -31,7 +31,6 @@ \brief The QSql namespace contains miscellaneous identifiers used throughout the Qt SQL library. - \inheaderfile QtSql \ingroup database diff --git a/sync.profile b/sync.profile index e71ce10e7cc..e51e0aa0c22 100644 --- a/sync.profile +++ b/sync.profile @@ -30,6 +30,7 @@ "qevent.h" => "QtEvents", "qnamespace.h" => "Qt", "qnumeric.h" => "QtNumeric", + "qsql.h" => "QSql", "qssl.h" => "QSsl", "qtest.h" => "QTest", "qtconcurrentmap.h" => "QtConcurrentMap",