second commit lion review

This commit is contained in:
german77
2021-11-24 20:30:26 -06:00
committed by Narr the Reg
parent 730f078302
commit 77fa4d4bf6
28 changed files with 73 additions and 42 deletions
+2 -1
View File
@@ -21,7 +21,8 @@ class System;
namespace Core::HID {
class EmulatedController;
}
enum class ControllerTriggerType;
} // namespace Core::HID
class ControllerDialog : public QWidget {
Q_OBJECT