summaryrefslogtreecommitdiffstats
path: root/module/gui/Accounts.py
diff options
context:
space:
mode:
authorGravatar Walter Purcaro <vuolter@gmail.com> 2014-03-28 22:37:38 +0100
committerGravatar Walter Purcaro <vuolter@gmail.com> 2014-06-28 02:47:21 +0200
commit97ab599dd8aebd14e6f7369a59d415fdeca914bc (patch)
treefad17453cbf07ab91d81265f618b35622580f7ef /module/gui/Accounts.py
parentRemove bad whitespaces (diff)
downloadpyload-97ab599dd8aebd14e6f7369a59d415fdeca914bc.tar.xz
Fix EOF
Merged vuolter/pyload@2635efd
Diffstat (limited to 'module/gui/Accounts.py')
-rw-r--r--module/gui/Accounts.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/module/gui/Accounts.py b/module/gui/Accounts.py
index d6bd442f1..4abd8752c 100644
--- a/module/gui/Accounts.py
+++ b/module/gui/Accounts.py
@@ -210,4 +210,3 @@ class AccountDelegate(QItemDelegate):
QApplication.style().drawControl(QStyle.CE_ProgressBar, opts, painter)
return
QItemDelegate.paint(self, painter, option, index)
-