Lioncash 452cfb46a9 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.
2018-10-26 23:58:37 +02:00
..
2018-07-03 21:14:00 +02:00
2018-08-16 10:40:52 +01:00
2018-10-20 10:35:55 -04:00