mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-04-30 12:55:42 -04:00
Qt: Fix autofire buttons showing with no controller attached
This commit is contained in:
parent
22d1e6cf02
commit
8be8921ae5
@ -453,6 +453,7 @@ void ControllerSettingsWidget::createPortBindingSettingsUi(int index, PortSettin
|
||||
}
|
||||
|
||||
// turbo/autofire
|
||||
if (ctype != ControllerType::None)
|
||||
{
|
||||
layout->addWidget(QtUtils::CreateHorizontalLine(ui->widget), start_row++, 0, 1, 4);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user