[Pkg-owncloud-commits] [owncloud-client] 236/332: Removed uneed code

Sandro Knauß hefee-guest at moszumanska.debian.org
Thu Aug 14 21:07:05 UTC 2014


This is an automated email from the git hooks/post-receive script.

hefee-guest pushed a commit to branch master
in repository owncloud-client.

commit 2ca8805cda3822935a12a4ada31daa68942d034a
Author: Eran <etherpulse at gmail.com>
Date:   Wed Jul 23 15:09:28 2014 +0300

    Removed uneed code
---
 src/mirall/folderstatusmodel.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/mirall/folderstatusmodel.cpp b/src/mirall/folderstatusmodel.cpp
index 881e174..0dac618 100644
--- a/src/mirall/folderstatusmodel.cpp
+++ b/src/mirall/folderstatusmodel.cpp
@@ -254,7 +254,7 @@ void FolderStatusDelegate::paint(QPainter *painter, const QStyleOptionViewItem &
       painter->save();
 
       // Sizes-Text
-      QRect octetRect = progressFm.boundingRect(QRect(0,0,0,0), 0, overallString );
+      QRect octetRect = progressFm.boundingRect(QRect(), 0, overallString );
       int progressTextWidth = octetRect.width() + 2;
 
       // Overall Progress Bar.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-client.git



More information about the Pkg-owncloud-commits mailing list