Remove setting contentsFont, not used anymore in CustomButton.

Signed-off-by: Camila Ayres <hello@camilasan.com>
This commit is contained in:
Camila Ayres 2024-08-29 18:53:01 +02:00 committed by Matthieu Gallien
parent c8f4700daf
commit 3fdb524fa2
No known key found for this signature in database
GPG key ID: 7D0F74F05C22F553

View file

@ -90,7 +90,6 @@ RowLayout {
FontMetrics {
id: syncNowFm
font: syncNowButton.contentsFont
}
Layout.rightMargin: Style.trayHorizontalMargin