- Started to work on queueuing

This commit is contained in:
Christophe Dumez 2008-07-14 19:20:18 +00:00
commit d29cc3325b
63 changed files with 8078 additions and 7638 deletions

View file

@ -40,7 +40,8 @@
#define SEEDSLEECH 5
#define RATIO 6
#define ETA 7
#define HASH 8
#define PRIORITY 8
#define HASH 9
class DLListDelegate: public QItemDelegate {
Q_OBJECT