git-svn-id: svn://ultimatepp.org/upp/trunk@555 f0d560ea-af0d-0410-9eb7-867de7ffcac7

This commit is contained in:
cxl 2008-10-20 18:57:18 +00:00
parent 3315491751
commit 3327d9393f

View file

@ -201,6 +201,7 @@ GLCtrl::GLCtrl(int depthsize, int stencilsize, bool doublebuffer, bool multisamp
{
pane.ctrl = this;
Add(pane.SizePos());
NoWantFocus();
}
#endif