mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
*** 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…
x
Reference in New Issue
Block a user