mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-12 02:55:18 -04:00
clean up some compile warnings
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2885 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
c5cebce587
commit
2f8d21ab76
4 changed files with 6 additions and 7 deletions
|
@ -49,7 +49,7 @@ void ULListDelegate::paint(QPainter * painter, const QStyleOptionViewItem & opti
|
|||
QRect pixmapRect;
|
||||
QPixmap pixmap;
|
||||
qlonglong fileSize;
|
||||
double progress, ulspeed, multi;
|
||||
double ulspeed, multi;
|
||||
QString temp , status;
|
||||
qlonglong transferred;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue