Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWalther Neuper <neuper@neuper.(none)>2010-01-11 13:44:26 (GMT)
committer Walther Neuper <neuper@neuper.(none)>2010-01-11 13:44:26 (GMT)
commitc6757efd0ed3195d746d9f10c9f458175f53e9fd (patch)
treed8e12547cbb1f67001ce4df69f77032a906f709b
parentf9e162fa577a2a9d56b76938695ce86e823dbe50 (diff)
before git checkout mayer
-rwxr-xr-xReckonPrimer.activity/display.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/ReckonPrimer.activity/display.py b/ReckonPrimer.activity/display.py
index 3554b33..eb29102 100755
--- a/ReckonPrimer.activity/display.py
+++ b/ReckonPrimer.activity/display.py
@@ -87,6 +87,7 @@ class Display:
self.log_view.show()
self.scrolled_window.show()
+
# 3 tables as overlays with same 15 lines and 6 columns
self.settings_table = gtk.Table (14, 9, True)
self.collection_table = gtk.Table(14, 9, True)