mirror of https://github.com/yuzu-mirror/yuzu
configure_system: Make public slots private
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.pull/8/head
parent
e54c9e19f3
commit
3c63cecb96
Loading…
Reference in New Issue