mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-26 22:44:36 +00:00
Fix overstretched options dialog. Closes #1293.
This commit is contained in:
parent
5afb0a1ab0
commit
2f0b869639
@ -256,8 +256,8 @@ options_imp::options_imp(QWidget *parent):
|
||||
connect(advancedSettings, SIGNAL(settingsChanged()), this, SLOT(enableApplyButton()));
|
||||
|
||||
// Adapt size
|
||||
loadWindowState();
|
||||
show();
|
||||
loadWindowState();
|
||||
}
|
||||
|
||||
void options_imp::initializeLanguageCombo()
|
||||
|
Loading…
x
Reference in New Issue
Block a user