*** empty log message ***

This commit is contained in:
Joe Shochet 2002-06-19 18:20:18 +00:00
parent 69aad978a1
commit dff478fdc9

View File

@ -175,7 +175,7 @@ class DirectScrolledList(DirectFrame):
self.refresh()
def removeItem(self, item):
def removeItem(self, item, refresh=1):
"""
Remove this item from the panel
"""