Fixed leftover
This commit is contained in:
parent
021bbae66c
commit
da0ca05264
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ MenuItem {
|
|||
ttrss.setShowAll(newValue)
|
||||
|
||||
// update settings
|
||||
settings.showAll = showAll
|
||||
settings.showAll = newValue
|
||||
|
||||
// inform about change
|
||||
updateView()
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue