parent
7078cfa76b
commit
8808fccd57
|
@ -2646,6 +2646,7 @@ ME_TextEditor *ME_MakeEditor(ITextHost *texthost, BOOL bEmulateVersion10)
|
|||
|
||||
ed->hWnd = NULL;
|
||||
ed->hwndParent = NULL;
|
||||
ed->sizeWindow.cx = ed->sizeWindow.cy = 0;
|
||||
ed->texthost = texthost;
|
||||
ed->bEmulateVersion10 = bEmulateVersion10;
|
||||
ed->styleFlags = 0;
|
||||
|
|
Loading…
Reference in New Issue