summaryrefslogtreecommitdiffstats
path: root/QtDemo/qml/QtDemo/demos/maroon/content/SoundEffect.qml
diff options
context:
space:
mode:
Diffstat (limited to 'QtDemo/qml/QtDemo/demos/maroon/content/SoundEffect.qml')
-rw-r--r--QtDemo/qml/QtDemo/demos/maroon/content/SoundEffect.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/QtDemo/qml/QtDemo/demos/maroon/content/SoundEffect.qml b/QtDemo/qml/QtDemo/demos/maroon/content/SoundEffect.qml
index 0dccd12..40f2fd8 100644
--- a/QtDemo/qml/QtDemo/demos/maroon/content/SoundEffect.qml
+++ b/QtDemo/qml/QtDemo/demos/maroon/content/SoundEffect.qml
@@ -38,7 +38,7 @@
**
****************************************************************************/
-import QtQuick 2.0
+import QtQuick 2.2
//Proxies a SoundEffect if QtMultimedia is installed
Item {
id: container