Qt: PCSX2 UI fix backports
This commit is contained in:
@@ -22,7 +22,7 @@ public:
|
||||
std::string section_name, std::string key_name);
|
||||
~InputBindingWidget();
|
||||
|
||||
static bool isMouseMappingEnabled();
|
||||
static bool isMouseMappingEnabled(SettingsInterface* sif);
|
||||
|
||||
void initialize(SettingsInterface* sif, InputBindingInfo::Type bind_type, std::string section_name,
|
||||
std::string key_name);
|
||||
|
||||
Reference in New Issue
Block a user