From 4a5d3f23a64f02c4bbaa19289a9e5f2ac1d6c394 Mon Sep 17 00:00:00 2001 From: defnax Date: Thu, 7 Feb 2008 23:40:54 +0000 Subject: [PATCH] removed double definition of drawText git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@339 b45a01b8-16f6-495d-af2f-9b41ad6348cc --- retroshare-gui/src/gui/DLListDelegate.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/retroshare-gui/src/gui/DLListDelegate.cpp b/retroshare-gui/src/gui/DLListDelegate.cpp index 40588e463..3c1e5a424 100644 --- a/retroshare-gui/src/gui/DLListDelegate.cpp +++ b/retroshare-gui/src/gui/DLListDelegate.cpp @@ -155,7 +155,6 @@ void DLListDelegate::paint(QPainter * painter, const QStyleOptionViewItem & opti progressBar.paint(); // paint the progress bar } painter->drawText(option.rect, Qt::AlignCenter, newopt.text); - painter->drawText(option.rect, Qt::AlignCenter, newopt.text); break; case NAME: // decoration