summaryrefslogtreecommitdiffstats
path: root/dist/changes-5.0.0
diff options
context:
space:
mode:
Diffstat (limited to 'dist/changes-5.0.0')
-rw-r--r--dist/changes-5.0.03
1 files changed, 3 insertions, 0 deletions
diff --git a/dist/changes-5.0.0 b/dist/changes-5.0.0
index bbd1c2300d..ea76901df3 100644
--- a/dist/changes-5.0.0
+++ b/dist/changes-5.0.0
@@ -102,6 +102,9 @@ information about a particular change.
- QSound has been moved from QtGui to QtMultimedia
+- QTabletEvent::QTabletEvent does not take a hiResGlobalPos argument anymore,
+ as all coordinates are floating point based now.
+
- QTouchEvent:
* The DeviceType enum and deviceType() have been deprecated due to