David Faure wrote: > kdeui/itemviews/klistwidgetsearchline.cpp > <http://git.reviewboard.kde.org/r/100709/#comment1353> > > topLeft.parent().isValid() || bottomRight.parent().isValid() > > > - David Actually topLeft.parent() == bottomRight.parent(), so you only need one.