mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-05-09 12:42:41 +00:00
Qt/Settings: Restore padding
This commit is contained in:
parent
b741ef81bd
commit
d97d916758
5 changed files with 0 additions and 5 deletions
|
@ -84,7 +84,6 @@ void InterfacePane::CreateLayout()
|
|||
CreateUI();
|
||||
CreateInGame();
|
||||
|
||||
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