More TODOs.
This commit is contained in:
parent
204f450ff8
commit
b745e5042d
|
@ -51,3 +51,7 @@ w.SetChild(i)
|
||||||
w.Destroy()
|
w.Destroy()
|
||||||
p.Destroy()
|
p.Destroy()
|
||||||
i.Destroy()
|
i.Destroy()
|
||||||
|
|
||||||
|
TODO
|
||||||
|
- rename these methods
|
||||||
|
- p.DeferUpdate()/p.EndDeferUpdate()
|
||||||
|
|
Loading…
Reference in New Issue