mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-05-19 01:22:40 +00:00
Qt/Settings: Restore padding
This commit is contained in:
parent
b741ef81bd
commit
d97d916758
5 changed files with 0 additions and 5 deletions
|
@ -52,7 +52,6 @@ void WiiPane::CreateLayout()
|
|||
CreateMisc();
|
||||
CreateWhitelistedUSBPassthroughDevices();
|
||||
CreateWiiRemoteSettings();
|
||||
m_main_layout->setContentsMargins(0, 0, 0, 0);
|
||||
m_main_layout->addStretch(1);
|
||||
setLayout(m_main_layout);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue