Add background audio element.
Change-Id: I64c91beb7219cc148efc606e87e5f6e57b4b55ce Reviewed-on: http://codereview.qt.nokia.com/3574 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Michael Goddard <michael.goddard@nokia.com>
This commit is contained in:
@@ -16,7 +16,8 @@ HEADERS += \
|
||||
qsgvideonode_p.h \
|
||||
qsgvideonode_i420.h \
|
||||
qsgvideonode_rgb32.h \
|
||||
qdeclarativeradio_p.h
|
||||
qdeclarativeradio_p.h \
|
||||
qdeclarativebackgroundaudio_p.h
|
||||
|
||||
SOURCES += \
|
||||
multimedia.cpp \
|
||||
@@ -26,7 +27,8 @@ SOURCES += \
|
||||
qsgvideonode.cpp \
|
||||
qsgvideonode_i420.cpp \
|
||||
qsgvideonode_rgb32.cpp \
|
||||
qdeclarativeradio.cpp
|
||||
qdeclarativeradio.cpp \
|
||||
qdeclarativebackgroundaudio.cpp
|
||||
|
||||
disabled {
|
||||
HEADERS += \
|
||||
|
||||
Reference in New Issue
Block a user