Implement the Buddy Filter interface.

Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Tomaz Canabrava 2014-10-31 16:49:52 -02:00 committed by Dirk Hohndel
parent b1d76ed4d7
commit 358611d029
4 changed files with 38 additions and 1 deletions

View file

@ -2412,7 +2412,6 @@ Qt::ItemFlags BuddyFilterModel::flags(const QModelIndex &index) const
void BuddyFilterModel::repopulate()
{
QStringList list;
struct dive *dive;
int i = 0;