mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-21 05:39:11 -04:00
Fixed to update the fonts for MainWindow ListWidget
This commit is contained in:
parent
a5752ec4d3
commit
5005c0303d
3 changed files with 4 additions and 10 deletions
|
@ -376,4 +376,6 @@ void AppearancePage::updateFontSize()
|
|||
Settings->beginGroup(QString("File"));
|
||||
Settings->setValue("MinimumFontSize", ui.minimumFontSize_SB->value());
|
||||
Settings->endGroup();
|
||||
|
||||
NotifyQt::getInstance()->notifySettingsChanged();
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue