Skip to content

QList::last() on temporary fix

Rishi Kumar requested to merge keys/akregator:work/clazy_warning into master

fix clanzy issue "src/mainwidget.cpp 676:64: warning: Don't call QList::last() on temporary [clazy-detaching-temporary]"

Merge request reports