summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-5.0.02
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/changes-5.0.0 b/dist/changes-5.0.0
index 9852c24894..1465532806 100644
--- a/dist/changes-5.0.0
+++ b/dist/changes-5.0.0
@@ -229,7 +229,7 @@ information about a particular change.
- QSystemLocale has been removed from the public API.
-- QSqlQueryModel::indexInQuery() is now virtual. See note below under QSql.
+- QSqlQueryModel::indexInQuery() is now virtual. See note below under QtSql.
- qMacVersion() has been removed. Use QSysInfo::macVersion() or
QSysInfo::MacintoshVersion instead.