Skip to content
Commit e17e3759 authored by Heiko Becker's avatar Heiko Becker 🏃
Browse files

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
parent e0058ba1
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