Commit b2f855ae authored by Fabio Bas's avatar Fabio Bas
Browse files

fix settings icon spacing

parent 3bc61eb2
......@@ -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