diff options
Diffstat (limited to 'dist/changes-4.6.3')
-rw-r--r-- | dist/changes-4.6.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/changes-4.6.3 b/dist/changes-4.6.3 index 08db0bb..9383600 100644 --- a/dist/changes-4.6.3 +++ b/dist/changes-4.6.3 @@ -107,7 +107,7 @@ QtGui * [QTBUG-8606] Fixed QPixmap::load() to not modify referenced copies. - QPainter - * [QTBUG-8140] Speed up custom bitmap bruses under X11 without Xrender support. + * [QTBUG-8140] Speed up custom bitmap brushes under X11 without Xrender support. * [QTBUG-8032] Fixed drawing pixmaps onto bitmaps on X11 without Xrender support. - QImageReader |