Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/charts.py
diff options
context:
space:
mode:
authorAgustin Zubiaga <aguzubiaga97@gmail.com>2012-02-02 00:29:11 (GMT)
committer Agustin Zubiaga <aguzubiaga97@gmail.com>2012-02-02 00:29:11 (GMT)
commit441ab28c6aadb8aa4d1f33f3ab0466edd36fff74 (patch)
tree68cc11335ef106b5ffee0425c2d86fc4fba1c22e /charts.py
parentad2552e8f3c2df2bbcd45b6f87aa91fd008e218c (diff)
Code fixes
Changes: * Remove unused self. * Change TreeView class name to ChartData * Internal methods now starts with "_" Signed-off-by: Agustin Zubiaga <aguzubiaga97@gmail.com>
Diffstat (limited to 'charts.py')
-rw-r--r--charts.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/charts.py b/charts.py
index 463b109..0d0afef 100644
--- a/charts.py
+++ b/charts.py
@@ -4,6 +4,7 @@
# charts.py by:
# Agustin Zubiaga <aguzubiaga97@gmail.com>
# Gonzalo Odiard <godiard@gmail.com>
+# Manuel QuiƱones <manuq@laptop.org>
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by