From c6757efd0ed3195d746d9f10c9f458175f53e9fd Mon Sep 17 00:00:00 2001 From: Walther Neuper Date: Mon, 11 Jan 2010 13:44:26 +0000 Subject: before git checkout mayer --- 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) -- cgit v0.9.1