suyu/src
Lioncash 3bbd35dde9 game_list: Make slots private functions
The new Qt event syntax allows for regular member functions to be used in
connect(), so explicitly indicating slots isn't necessary.
2016-12-11 11:45:50 +00:00
..
audio_core Add all services to the Service namespace 2016-12-11 00:07:27 +00:00
citra
citra_qt game_list: Make slots private functions 2016-12-11 11:45:50 +00:00
common
core Core: Add a forgotten #include <cstring> for memcpy. 2016-12-11 01:20:45 +00:00
tests
video_core Add all services to the Service namespace 2016-12-11 00:07:27 +00:00
.clang-format
CMakeLists.txt