Update to 6.5.1, Sharp Thin Pro font

This commit is contained in:
Rick Blommers
2023-12-07 17:05:11 +01:00
parent 45e3e703b1
commit 3622b85d52
11 changed files with 168 additions and 7 deletions

View File

@@ -23,6 +23,7 @@ MainWindow::MainWindow(QWidget *parent) :
ui->comboBox->addItem("Sharp Solid", fa::fa_sharp_solid);
ui->comboBox->addItem("Sharp Regular", fa::fa_sharp_regular);
ui->comboBox->addItem("Sharp Light", fa::fa_sharp_light);
ui->comboBox->addItem("Sharp Thin", fa::fa_sharp_thin);
#endif
// a simple beer button