mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-10-03 14:02:14 -07:00
Uses Qt's built-in interface instead of rolling our own separate one on top of it. This also fixes a bug in reject() where we were calling accept() instead of reject().