From faa977f5ee3143b512f69d023ac71b5ceceb1f4e Mon Sep 17 00:00:00 2001 From: Sepalani Date: Sat, 17 Jan 2026 01:51:38 +0400 Subject: [PATCH] LogitechMicWindow: Fix compilation when cubeb is disabled --- Source/Core/DolphinQt/EmulatedUSB/LogitechMicWindow.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/Core/DolphinQt/EmulatedUSB/LogitechMicWindow.cpp b/Source/Core/DolphinQt/EmulatedUSB/LogitechMicWindow.cpp index 04b4a8b16e0..1c1954cd5f2 100644 --- a/Source/Core/DolphinQt/EmulatedUSB/LogitechMicWindow.cpp +++ b/Source/Core/DolphinQt/EmulatedUSB/LogitechMicWindow.cpp @@ -114,7 +114,7 @@ void LogitechMicWindow::CreateMicrophoneConfigurationGroup(QVBoxLayout* main_lay m_mic_device_comboboxes[index] = new QComboBox(); #ifndef HAVE_CUBEB - m_combobox_microphone[index]->addItem( + m_mic_device_comboboxes[index]->addItem( QLatin1String("(%1)").arg(tr("Audio backend unsupported")), QString{}); #else m_mic_device_comboboxes[index]->addItem(