mirror of https://git.suyu.dev/suyu/suyu
yuzu/configuration: Make slots private where applicable
These slots are only ever attached to event handling mechanisms within the class itself, they're never used externally. Because of this, we can make the functions private. This also removes redundant usages of the private access specifier.merge-requests/60/head
parent
eabfb7730d
commit
195cad9635
Loading…
Reference in New Issue