Remove all Qt5 < 5.15 workarounds.

Qt 5.15 is now the minimal required Qt version.
This commit is contained in:
2025-02-19 00:44:36 +01:00
parent 56e83ea6d9
commit baff6ac17d
3 changed files with 14 additions and 18 deletions

View File

@ -67,7 +67,7 @@ repository.
## Build
### Requirements
* Qt5 >= 5.11 or Qt6
* Qt5 >= 5.15 or Qt6
* Zlib
### Build steps