Cockatrice/libcockatrice_deck_list
Lukas Brübach 19b2c22a9f [DeckList] Remove obsolete Qt5 qHash compatibility shim
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.
2026-09-17 14:44:30 +02:00
..
libcockatrice/deck_list [DeckList] Remove obsolete Qt5 qHash compatibility shim 2026-09-17 14:44:30 +02:00
CMakeLists.txt [Game] Playmats (#7101) 2026-08-21 10:40:49 +02:00