added new xProgressBar, thanks to xesk

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@338 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
defnax 2008-02-07 16:36:30 +00:00
parent b7abbda1fb
commit 81fcc83bdc
6 changed files with 405 additions and 51 deletions

View file

@ -1,7 +1,7 @@
/****************************************************************
* RetroShare is distributed under the following license:
*
* Copyright (C) 2006,2007 crypton
* Copyright (C) 2006,2007,2008 crypton
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
@ -23,6 +23,8 @@
#define DLLISTDELEGATE_H
#include <QAbstractItemDelegate>
#include "xprogressbar.h"
// Defines for download list list columns
#define NAME 0