Include some fonts to QElectroTech

- include Liberation-Fonts and osifont
  (thanks elevatormind!)
- use "Liberation Sans" as default-font
- adjust License-Tab in About-Form
- Bugfix: When selecting a font, the current
  font is highlighted in dialog
- adjust some whitespace and English comments
This commit is contained in:
plc-user
2025-05-18 14:15:20 +02:00
parent cf39ae2417
commit c7ed744481
66 changed files with 3423 additions and 3232 deletions

View File

@@ -281,6 +281,7 @@ class QETApp : public QObject
void initSplashScreen();
void setSplashScreenStep(const QString & = QString());
void initLanguage();
void initFonts();
void initStyle();
void initConfiguration();
void initSystemTray();