projects
/
nextcloud-desktop.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c8f4700
)
Remove setting contentsFont, not used anymore in CustomButton.
author
Camila Ayres
<hello@camilasan.com>
Thu, 29 Aug 2024 16:53:01 +0000
(18:53 +0200)
committer
Matthieu Gallien
<matthieu.gallien@nextcloud.com>
Fri, 6 Sep 2024 08:55:42 +0000
(10:55 +0200)
Signed-off-by: Camila Ayres <hello@camilasan.com>
src/gui/tray/SyncStatus.qml
patch
|
blob
|
history
diff --git
a/src/gui/tray/SyncStatus.qml
b/src/gui/tray/SyncStatus.qml
index a1c4d125741d57a06037faa685b2e79b4bafdb4b..7b1f20f2e191fb09ec30a6d5d14e9b5a33e09189 100644
(file)
--- a/
src/gui/tray/SyncStatus.qml
+++ b/
src/gui/tray/SyncStatus.qml
@@
-90,7
+90,6
@@
RowLayout {
FontMetrics {
id: syncNowFm
- font: syncNowButton.contentsFont
}
Layout.rightMargin: Style.trayHorizontalMargin