mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07:00
DolphinQt: Fix ControllersPane group box spacing.
This commit is contained in:
@@ -32,4 +32,5 @@ void ControllersPane::CreateMainLayout()
|
||||
layout->addWidget(gamecube_controllers);
|
||||
layout->addWidget(m_wiimote_controllers);
|
||||
layout->addWidget(common);
|
||||
layout->addStretch(1);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user