mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-05-20 10:02:38 +00:00
Qt/Settings: Restore padding
This commit is contained in:
parent
b741ef81bd
commit
d97d916758
5 changed files with 0 additions and 5 deletions
|
@ -58,7 +58,6 @@ void GeneralPane::CreateLayout()
|
|||
#endif
|
||||
CreateAdvanced();
|
||||
|
||||
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