Use upcase consistently for menu tooltips
This commit is contained in:
@@ -59,7 +59,7 @@ BarWidget {
|
||||
text: "\uf021"
|
||||
slotSize: Style.bar.statusSlot
|
||||
fontSize: Style.font.caption
|
||||
tooltipText: ""
|
||||
tooltipText: "Pending Omarchy Updates"
|
||||
onPressed: root.runUpdate()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user