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.03
1 files changed, 3 insertions, 0 deletions
diff --git a/dist/changes-5.1.0 b/dist/changes-5.1.0
index 8ee691055f..f7984265ff 100644
--- a/dist/changes-5.1.0
+++ b/dist/changes-5.1.0
@@ -64,6 +64,9 @@ QtCore
inside the pattern string, as well as the numerical index of each
named capturing group.
+ - QPointer
+ * It is now possible to create a QPointer with a const templated type.
+
-
QtGui