*** empty log message ***
This commit is contained in:
parent
69aad978a1
commit
dff478fdc9
|
|
@ -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
|
||||
"""
|
||||
|
|
|
|||
Loading…
Reference in New Issue