citra_qt: Improvements to hotkeys and ui state management (#6224)
This commit is contained in:
@ -395,9 +395,6 @@ ConfigureInput::ConfigureInput(QWidget* parent)
|
||||
});
|
||||
|
||||
LoadConfiguration();
|
||||
|
||||
// TODO(wwylele): enable this when we actually emulate it
|
||||
ui->buttonHome->setEnabled(false);
|
||||
}
|
||||
|
||||
ConfigureInput::~ConfigureInput() = default;
|
||||
|
Reference in New Issue
Block a user