mirror of
https://github.com/gamecreature/QtAwesome.git
synced 2025-12-18 12:44:35 +03:00
Update to 6.4.0, Sharp Light Pro Font
This commit is contained in:
@@ -22,6 +22,7 @@ MainWindow::MainWindow(QWidget *parent) :
|
||||
ui->comboBox->addItem("Duotone", fa::fa_duotone);
|
||||
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);
|
||||
#endif
|
||||
|
||||
// a simple beer button
|
||||
|
||||
Reference in New Issue
Block a user