mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 10:54:24 -04:00
*** empty log message ***
This commit is contained in:
parent
69aad978a1
commit
dff478fdc9
@ -175,7 +175,7 @@ class DirectScrolledList(DirectFrame):
|
|||||||
self.refresh()
|
self.refresh()
|
||||||
|
|
||||||
|
|
||||||
def removeItem(self, item):
|
def removeItem(self, item, refresh=1):
|
||||||
"""
|
"""
|
||||||
Remove this item from the panel
|
Remove this item from the panel
|
||||||
"""
|
"""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user