More TODOs.
This commit is contained in:
parent
eac8341a4f
commit
120a1e8524
|
@ -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