keepassxc/src/touchid
Jonathan White df1035a31d
Require Qt >= 5.12
Bump the minimum required Qt version up to 5.12, as per
https://github.com/keepassxreboot/keepassxc/issues/10859#issuecomment-2148477826.
Previously, the minimum version was 5.2.0 based on the CMakeLists.txt
check, though it's unclear if such old versions would actually work.

With this, we are able to remove a whole bunch of #ifdef'd code.
2025-10-25 18:59:21 -04:00
..
TouchID.h Require Qt >= 5.12 2025-10-25 18:59:21 -04:00
TouchID.mm Fix TouchID not being shown after lid close 2024-03-09 15:21:46 -05:00