Cockatrice/libcockatrice_deck_list/libcockatrice
BruebachL 61c1215a30
[DeckList] Remove obsolete Qt5 qHash compatibility shim (#7300)
The codebase is Qt6-only since #7071 dropped Qt5, so the
#if QT_VERSION < 0x050600 branch can never compile. Removing it
deletes a dead qHash overload that only existed to support
QRegularExpression in QSet on old Qt versions.

Co-authored-by: Lukas Brübach <Bruebach.Lukas@bdosecurity.de>
2026-09-18 11:58:28 +02:00
..
deck_list [DeckList] Remove obsolete Qt5 qHash compatibility shim (#7300) 2026-09-18 11:58:28 +02:00