summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2012-04-02 22:02:31 +0200
committerQt by Nokia <qt-info@nokia.com>2012-04-02 23:06:30 +0200
commit314b20e813f7bde7cabce60ed3a0179f5ddfd330 (patch)
tree60f4b4e15f7b88a74e721e1b2d7ec94b6d20ae1d /dist
parent50ad785bdd38fcff9c47125fc545762435aaa158 (diff)
fix typo in change log
Change-Id: Id7c3cab500fb3f41fbced5a4012dc0ae5d108192 Reviewed-by: Debao Zhang <dbzhang800@gmail.com> Reviewed-by: Mark Brand <mabrand@mabrand.nl>
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.