Fixed leftover

This commit is contained in:
Michael Käufl 2014-11-24 22:06:21 +01:00
parent 021bbae66c
commit da0ca05264

View file

@ -35,7 +35,7 @@ MenuItem {
ttrss.setShowAll(newValue)
// update settings
settings.showAll = showAll
settings.showAll = newValue
// inform about change
updateView()