mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-10 17:29:10 +00:00
Forgot to set the parent.
--HG-- branch : gsoc2012-gui-editor
This commit is contained in:
parent
337f93a233
commit
057960d056
1 changed files with 2 additions and 0 deletions
|
@ -3298,6 +3298,8 @@ namespace NLGUI
|
|||
else
|
||||
g->addView( v );
|
||||
|
||||
v->setParent( g );
|
||||
|
||||
// Invalidate so it shows up!
|
||||
v->invalidateCoords();
|
||||
|
||||
|
|
Loading…
Reference in a new issue