summaryrefslogtreecommitdiffstats
path: root/dist/changes-4.5.1
diff options
context:
space:
mode:
Diffstat (limited to 'dist/changes-4.5.1')
-rw-r--r--dist/changes-4.5.14
1 files changed, 4 insertions, 0 deletions
diff --git a/dist/changes-4.5.1 b/dist/changes-4.5.1
index 4fb155a..bda151f 100644
--- a/dist/changes-4.5.1
+++ b/dist/changes-4.5.1
@@ -162,6 +162,10 @@ Third party components
sorting is disabled
* [248163] Fixed possible crash in the paintEvent when spans are used.
+- QWidget
+ * [250388] Fixed potential crash in QWidget::scroll() when using the raster
+ graphics system.
+
- QWizard
* [248107] Fixed bug on Vista causing Back button to connect twice to the back() signal.