mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-04-06 22:17:39 +03:00
Allow adjusting application font size
* Closes #6822 * Fix fixed font not following default font's point size
This commit is contained in:
parent
d655d18a79
commit
4e40a7fd79
9 changed files with 189 additions and 87 deletions
|
@ -1653,6 +1653,8 @@ void MainWindow::applySettingsChanges()
|
|||
}
|
||||
|
||||
updateTrayIcon();
|
||||
|
||||
kpxcApp->applyFontSize();
|
||||
}
|
||||
|
||||
void MainWindow::setAllowScreenCapture(bool state)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue