mirror of
https://github.com/azahar-emu/azahar
synced 2025-11-18 21:10:00 +01:00
* citra_qt: Build fixes for QT 6.8 Replace deprecated `stateChanged` function with `checkStateChanged` that was first introduced in QT 6.7. * citra_qt: Use macros to detect QT version * citra_qt: Group QT macro version checks together