Fix trailing newlines and minor typo fixes

This commit is contained in:
luzpaz
2024-07-23 12:13:36 +00:00
committed by wwmayer
parent a19f4dd398
commit bc150dc73c
19 changed files with 29 additions and 29 deletions

View File

@@ -52,7 +52,7 @@ namespace
/**
* Get some kind of font that is monospaced, suitable for coding.
*
* Based on
* Based on
* https://stackoverflow.com/questions/18896933/qt-qfont-selection-of-a-monospace-font-doesnt-work
*/
QFont getMonospaceFont()