refactor: Remove Qt5 compatibility layer

This commit is contained in:
Lars Toenning
2025-06-01 17:45:09 +02:00
parent 6349377761
commit e348b22dbd
17 changed files with 47 additions and 116 deletions

View File

@@ -698,7 +698,6 @@ target_link_libraries(misc
Qt::Network
Qt::Multimedia
nlohmann_json::nlohmann_json
Qt::Core5Compat # for QStringRef
PRIVATE
Qt::Xml
SimpleCrypt