mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-08-21 18:05:20 -05:00
Add a GUI option to select a bluetooth device
This commit is contained in:
@@ -27,6 +27,7 @@ void ControllersWindow::showEvent(QShowEvent* event)
|
||||
{
|
||||
QDialog::showEvent(event);
|
||||
m_wiimote_controllers->UpdateBluetoothAvailableStatus();
|
||||
m_wiimote_controllers->RefreshBluetoothAdapters();
|
||||
}
|
||||
|
||||
void ControllersWindow::CreateMainLayout()
|
||||
|
||||
Reference in New Issue
Block a user