Switch to side-by-side view
--- a/src/qtgui/reslist.cpp +++ b/src/qtgui/reslist.cpp @@ -334,16 +334,6 @@ emit hasResults(m_source->getResCnt()); } -void ResList::setSortParams(DocSeqSortSpec) -{ - LOGDEB2(("ResList::setSortParams\n")); -} - -void ResList::setFilterParams(const DocSeqFiltSpec&) -{ - LOGDEB2(("ResList::setFilterParams\n")); -} - void ResList::resetList() { LOGDEB(("ResList::resetList()\n"));