mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-22 22:00:39 -06:00
Qt/Mapping: Fix "Default" not working properly.
This commit is contained in:
@ -24,7 +24,7 @@ namespace ControllerEmu
|
||||
class Control;
|
||||
class ControlGroup;
|
||||
class EmulatedController;
|
||||
}
|
||||
} // namespace ControllerEmu
|
||||
|
||||
namespace ciface
|
||||
{
|
||||
@ -32,7 +32,7 @@ namespace Core
|
||||
{
|
||||
class Device;
|
||||
}
|
||||
}
|
||||
} // namespace ciface
|
||||
|
||||
class MappingWidget : public QWidget
|
||||
{
|
||||
|
Reference in New Issue
Block a user