summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Wilson <msw@redhat.com>1999-08-19 00:49:22 +0000
committerMatt Wilson <msw@redhat.com>1999-08-19 00:49:22 +0000
commitefbbd958ed16845749d9cda8d73bc5f3898dc03f (patch)
tree7d0560dd9bee25968d3399b63b01e39a56a216a5
parent40150c9eeefb2edb8be965558db86f50d91504da (diff)
downloadanaconda-efbbd958ed16845749d9cda8d73bc5f3898dc03f.tar.gz
anaconda-efbbd958ed16845749d9cda8d73bc5f3898dc03f.tar.xz
anaconda-efbbd958ed16845749d9cda8d73bc5f3898dc03f.zip
need comps list here
-rw-r--r--text.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/text.py b/text.py
index 0f6ae4827..0cf5b55f3 100644
--- a/text.py
+++ b/text.py
@@ -486,6 +486,7 @@ class IndividualPackageWindow:
if not individual.get():
return
todo.getHeaderList()
+ todo.getCompsList()
ct = CheckboxTree(height = 10, scroll = 1)
groups = {}