Fix comment

This commit is contained in:
René Stadler 2007-11-15 08:58:48 +02:00 committed by Stefan Sauer
parent 2511183d74
commit c7e3c56305

View file

@ -402,7 +402,7 @@ class ThreadColumn (TextColumn):
def get_values_for_size (self):
# TODO: Same as for TimeColumn. There is no guarantee that aaaaaaaa is
# TODO: Same as for TimeColumn. There is no guarantee that ffffff is
# the widest string; use fixed font or come up with something better.
return [int ("ffffff", 16)]