mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-16 13:27:25 -04:00
fontawesome: fix regular/solid font style
This commit is contained in:
@@ -45,6 +45,7 @@ Item {
|
||||
property alias horizontalAlignment: label.horizontalAlignment
|
||||
property alias elide: label.elide
|
||||
property alias textWidth: label.width
|
||||
property alias styleName: label.font.styleName
|
||||
property alias themeTransition: label.themeTransition
|
||||
signal linkActivated()
|
||||
height: label.height
|
||||
|
||||
Reference in New Issue
Block a user