This commit is contained in:
Martin Rotter 2016-05-24 12:24:36 +02:00
parent bc5517d606
commit 72fe4be1c7

View File

@ -186,8 +186,6 @@ bool FeedsProxyModel::filterAcceptsRow(int source_row, const QModelIndex &source
bool should_show = filterAcceptsRowInternal(source_row, source_parent);
if (should_show && m_hiddenIndices.contains(QPair<int,QModelIndex>(source_row, source_parent))) {
// TODO: dodělat
const_cast<FeedsProxyModel*>(this)->m_hiddenIndices.removeAll(QPair<int,QModelIndex>(source_row, source_parent));
// Load status.