Commit e4470acb authored by Zach's avatar Zach
Browse files

Merge pull request #1497 from ctrlaltca/settings_icons

fix settings icon spacing
parents 3bc61eb2 b2f855ae
......@@ -917,5 +917,7 @@ void DlgSettings::retranslateUi()
for (int i = 0; i < pagesWidget->count(); i++)
dynamic_cast<AbstractSettingsPage *>(pagesWidget->widget(i))->retranslateUi();
contentsWidget->reset();
}
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment