Commit 997824d2 authored by VaL Doroshchuk's avatar VaL Doroshchuk
Browse files

Do not use QMediaResource in QMediaContent


Prevents
src/multimedia/playback/qmediacontent.cpp:286:30: warning: ‘QMediaResource QMediaContent::canonicalResource() const’ is deprecated [-Wdeprecated-declarations]
src/multimedia/playback/qmediacontent.cpp:299:30: warning: ‘QMediaResource QMediaContent::canonicalResource() const’ is deprecated [-Wdeprecated-declarations]

Change-Id: Ifd112f38dc300ea83785d52eac83a40cda2b492d
Reviewed-by: default avatarAndy Shaw <andy.shaw@qt.io>
parent 40774283
Showing with 31 additions and 56 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment