PushRuleSettingsPopup: highlight action precision
This commit is contained in:
parent
027454c6e0
commit
9c56e78164
|
@ -209,7 +209,7 @@ HFlickableColumnPopup {
|
||||||
|
|
||||||
HCheckBox {
|
HCheckBox {
|
||||||
id: highlightCheck
|
id: highlightCheck
|
||||||
text: qsTr("Mark as important")
|
text: qsTr("Highlight, mark as important")
|
||||||
enabled: notifyCheck.checked
|
enabled: notifyCheck.checked
|
||||||
defaultChecked: root.rule.highlight
|
defaultChecked: root.rule.highlight
|
||||||
Layout.fillWidth: true
|
Layout.fillWidth: true
|
||||||
|
|
Loading…
Reference in New Issue
Block a user