mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-31 05:08:57 +00:00
DolphinQt: Adjust PostProcessingConfigWindow size on creation.
This commit is contained in:
parent
9a0d4501f8
commit
4126b4e904
1 changed files with 2 additions and 0 deletions
|
@ -46,6 +46,8 @@ PostProcessingConfigWindow::PostProcessingConfigWindow(EnhancementsWidget* paren
|
|||
PopulateGroups();
|
||||
Create();
|
||||
ConnectWidgets();
|
||||
|
||||
adjustSize();
|
||||
}
|
||||
|
||||
PostProcessingConfigWindow::~PostProcessingConfigWindow()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue