[sailfish] fixed a typo
This commit is contained in:
parent
ddc766e5cc
commit
164be69180
1 changed files with 1 additions and 1 deletions
|
|
@ -174,7 +174,7 @@ Dialog {
|
|||
stepSize: 1
|
||||
value: settings.lengthOfNote
|
||||
valueText: value == 0 ? qsTr("No Limit") : value
|
||||
enabled: showExcerptSetting.checked
|
||||
enabled: displayNoteSetting.checked
|
||||
}
|
||||
|
||||
// -- Items --
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue