- Fixed search engine bug that prevented a torrent from appearing more

than once among all tabs
This commit is contained in:
Christophe Dumez
2009-03-27 13:27:54 +00:00
parent fe455970f1
commit 1cc039c147
4 changed files with 10 additions and 10 deletions

View File

@@ -24,6 +24,8 @@
#include "ui_search.h"
#define URL_COLUMN 5
class SearchListDelegate;
class SearchEngine;
class QTreeView;