chore: add seconds text to linger label
This commit is contained in:
@@ -230,7 +230,7 @@ Panel {
|
|||||||
spacing: Style.spacing.labelGap
|
spacing: Style.spacing.labelGap
|
||||||
|
|
||||||
Text {
|
Text {
|
||||||
text: "Linger"
|
text: "Linger (seconds)"
|
||||||
color: Qt.darker(Color.popups.text, 1.4)
|
color: Qt.darker(Color.popups.text, 1.4)
|
||||||
font.family: Style.font.family
|
font.family: Style.font.family
|
||||||
font.pixelSize: Style.font.caption
|
font.pixelSize: Style.font.caption
|
||||||
|
|||||||
Reference in New Issue
Block a user