mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-19 15:31:53 +00:00
DolphinQt: Fix ControllersPane group box spacing.
This commit is contained in:
parent
89b8edea03
commit
344080b7a9
1 changed files with 1 additions and 0 deletions
|
@ -32,4 +32,5 @@ void ControllersPane::CreateMainLayout()
|
|||
layout->addWidget(gamecube_controllers);
|
||||
layout->addWidget(m_wiimote_controllers);
|
||||
layout->addWidget(common);
|
||||
layout->addStretch(1);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue