dolphin/Source/Core/DolphinQt/InfinityBase
Lioncash d092381d25 InfinityBaseWindow: Collapse lambda into direct member pointer
The parameters to this match the requirements of the toggled() function
exactly, so we can pass the function directly into the connect call.
2023-06-08 11:01:34 -04:00
..
InfinityBaseWindow.cpp InfinityBaseWindow: Collapse lambda into direct member pointer 2023-06-08 11:01:34 -04:00
InfinityBaseWindow.h InfinityBaseWindow: Add missing header guard 2023-06-08 10:49:09 -04:00