summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@nokia.com>2011-11-30 14:58:53 +0100
committerQt by Nokia <qt-info@nokia.com>2011-12-07 14:37:41 +0100
commitebfdb73b75e5ae47ffb6d38c84dad12d21786edc (patch)
tree94de0fc2bb501ca1e673da24bdd9d0571661025a /dist
parent2757a5fe8cdfe7e23bc8a609b89d47b08d39c0bc (diff)
qtbase: Remove QSound.
Which currently causes tests not to compile on Windows due to missing symbols in QtWidgets (QSound::QSound() ,etc). Change-Id: I87f0a403e61c3a67f9a758f114e33db1012e33e8 Reviewed-by: Michael Goddard <michael.goddard@nokia.com> Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-5.0.02
1 files changed, 2 insertions, 0 deletions
diff --git a/dist/changes-5.0.0 b/dist/changes-5.0.0
index 87397d609a..597d948651 100644
--- a/dist/changes-5.0.0
+++ b/dist/changes-5.0.0
@@ -85,6 +85,8 @@ information about a particular change.
* Refactored to be based on action names. All functions have been changed from using
int parameters to strings.
+- QSound has been moved from QtGui to QtMultimedia
+
****************************************************************************
* General *
****************************************************************************