diff options
author | Lioncash <mathew1800@gmail.com> | 2018-10-25 16:43:42 -0400 |
---|---|---|
committer | Lioncash <mathew1800@gmail.com> | 2018-10-25 16:43:44 -0400 |
commit | 3c63cecb968f0eab285afc6428c51c9ab3fb67d4 (patch) | |
tree | f7d00841aeca5de9515746e52baab04ed9dc2e64 /src/yuzu/hotkeys.cpp | |
parent | e54c9e19f352123335574f2dd63d3db9bbbe4569 (diff) |
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.
Diffstat (limited to 'src/yuzu/hotkeys.cpp')
0 files changed, 0 insertions, 0 deletions