summaryrefslogtreecommitdiffstats
path: root/dist/changes-5.1.0
diff options
context:
space:
mode:
Diffstat (limited to 'dist/changes-5.1.0')
-rw-r--r--dist/changes-5.1.05
1 files changed, 5 insertions, 0 deletions
diff --git a/dist/changes-5.1.0 b/dist/changes-5.1.0
index 2b432fc811..1124c9b9c5 100644
--- a/dist/changes-5.1.0
+++ b/dist/changes-5.1.0
@@ -46,6 +46,11 @@ Third party components
QtCore
------
+ - QRect:
+ * Added marginsAdded(), marginsRemoved() and operators +, -, +=, -=
+ taking a QMargins object allowing for conveniently adding or removing
+ margins.
+
-
QtGui