summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--examples/demos/maroon/maroon.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/demos/maroon/maroon.pro b/examples/demos/maroon/maroon.pro
index da2c4341b..1f62bf21f 100644
--- a/examples/demos/maroon/maroon.pro
+++ b/examples/demos/maroon/maroon.pro
@@ -1,7 +1,7 @@
TEMPLATE = app
QT += qml quick
-qtHaveModule(multimedia): QT += multimedia
+# qtHaveModule(multimedia): QT += multimedia //QTBUG-94183
SOURCES += main.cpp
RESOURCES += maroon.qrc