0001937: Don't know GTK color !

Changes make this warning appear less, so partially resolved


svn: r10376
This commit is contained in:
Benny Malengier
2008-03-22 15:41:33 +00:00
parent 5498fd1efe
commit 746c5cfa31
2 changed files with 2 additions and 5 deletions

View File

@@ -419,7 +419,6 @@ class PersonView(PageView.PersonNavView):
is no need to store the database, since we will get the value
from self.state.db
"""
self.build_columns()
self.setup_filter()
self.db = db
db.connect('person-add', self.person_added)