mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-04-22 19:00:08 +00:00

These are only used within this class, so we can make them private to keep their use contained. This also gets rid of the pre-Qt5 'slot' identifier, since Qt 5's connection syntax doesn't require a function to be declared a slot anymore.