Fix build with Qt 5.14

Authored by heikobecker on Oct 31 2019, 7:33 PM.

Description

Fix build with Qt 5.14

std::hash<QString> is already specialized in Qt 5.14 [1], so we need
to avoid redifining it with this version.

[1] 4469e36d7203a55a4e158a50f0e9effc3f2fa3c2 in qtbase.git

Details

Committed
heikobeckerNov 17 2019, 5:59 PM
Parents
R158:e0058ba1b53f: Add xml fixing avfilter subtitles
Branches
Unknown
Tags
Unknown